Commit graph

34 commits

Author SHA1 Message Date
Piotr Marendowski
6b2eb35601
Merge pull request #11 from piotr-marendowski/feature
add stats and add key binds and fix preview
2024-03-12 19:27:12 +00:00
b497735ee6
add stats beside filename 2024-03-11 21:54:14 +00:00
Piotr Marendowski
7ab7641572 Add ctrl + u/d jumps 2024-03-11 21:24:54 +01:00
2acda7768c
use 'e' key to edit file and fix file content showing in preview 2024-03-11 15:57:41 +00:00
cd2366fab1
Merge pull request #10 from piotr-marendowski/feature
Added bottom panel, other smaller changes
2024-03-10 21:39:25 +00:00
44d8df66d1
fix usage on arg -h 2024-03-10 21:38:26 +00:00
bf6923d24c
fix redundant space and using ftell twice 2024-03-10 21:31:33 +00:00
Piotr Marendowski
7b58f36b39 Added bottom panel, other smaller changes 2024-03-10 21:23:15 +01:00
18d459a595
Merge pull request #9 from piotr-marendowski/develop
suckless code style
2024-03-10 10:55:31 +00:00
d2b85b6f88
suckless code style 2024-03-10 10:54:08 +00:00
Piotr Marendowski
748171524b
Merge pull request #8 from piotr-marendowski/feature
Update README
2024-03-09 20:52:54 +00:00
Piotr Marendowski
695d6eeba7 Update README 2024-03-09 21:52:24 +01:00
ad522c303b
Merge pull request #7 from piotr-marendowski/develop
Develop
2024-03-09 19:56:10 +00:00
a8595d0aae
fix preview remove border 2024-03-09 19:55:32 +00:00
e90fac2c2f
added keybinding for 'G' to scroll to end of list 2024-03-09 19:52:22 +00:00
45b24bfd5f
Merge pull request #6 from piotr-marendowski/develop
Develop
2024-03-09 19:46:46 +00:00
30c70e119e
fix get_file returning null 2024-03-09 19:46:15 +00:00
dca031c1f3
adding file.c file.h and fix ccc.c %s is null 2024-03-09 19:18:19 +00:00
0699fc2200
merge with lastest commit 2024-03-09 19:16:00 +00:00
c2499a5902
use linked list instead of linear list 2024-03-09 19:14:26 +00:00
Piotr Marendowski
1e55333456
Merge pull request #5 from piotr-marendowski/develop
Minor changes in ccc.c
2024-03-09 19:06:31 +00:00
Piotr Marendowski
dd4f3cb24a Minor changes in ccc.c 2024-03-09 20:02:46 +01:00
4b20e61eac
Merge pull request #4 from piotr-marendowski/develop
recover readme
2024-03-09 18:30:18 +00:00
497861ffd0
recover readme 2024-03-09 18:29:23 +00:00
Piotr Marendowski
eddc90ffdc
Merge pull request #3 from piotr-marendowski/develop
Some style improvements in ccc.c
2024-03-09 18:25:13 +00:00
Piotr Marendowski
9e3de3d265 Some style improvements in ccc.c 2024-03-09 19:24:38 +01:00
Piotr Marendowski
670612290e Delete ggg files 2024-03-09 19:07:53 +01:00
Piotr Marendowski
531c1a9c47
Merge pull request #2 from piotr-marendowski/night-dev
Add highlight on current cursor file with preview
2024-03-09 18:05:28 +00:00
56efd5dc71
Add highlight on current cursor file with preview 2024-03-09 17:37:04 +00:00
Piotr Marendowski
3127129b1a
Merge pull request #1 from piotr-marendowski/develop
Update README
2024-03-09 12:09:41 +00:00
Piotr Marendowski
24c73e3a5f Update README 2024-03-09 13:07:47 +01:00
3b74abc843
edit readme 2024-03-09 11:52:45 +00:00
Piotr Marendowski
fdaf37c84b Initial stuff 2024-03-09 12:43:35 +01:00
Piotr Marendowski
562708785c
Initial commit 2024-03-09 11:41:17 +00:00