f05f98e
Another part that needs special handling for root by
2014-10-10 13:22:18 +0300
3277201
Handle the root path case correctly by
2014-10-10 13:14:55 +0300
61cd0f8
Only closedir when dirp is valid by
2014-10-10 10:12:01 +0100
bc2d9e7
Cursor stack item by
2014-10-10 10:31:57 +0300
5032930
Also release filter memory by
2014-10-10 10:11:50 +0300
1cdfa84
Define return codes for nextsel() and use a switch by
2014-10-10 10:06:31 +0300
a75021c
Reset to initial filter on directory change by
2014-10-10 09:50:46 +0300
b0df380
Search filter support with a very basic readline by
2014-10-10 01:35:47 +0300
dc711f2
Add emacs-like keybinds for next/prev entry selection by
2014-10-09 15:54:07 +0100
ac2a7e2
Add license and todo files by
2014-10-09 17:43:31 +0300
51253b0
Add support a default association by
2014-10-09 15:23:16 +0100
0e2ea28
Printing and line wrapping in a function, show dirs and links by
2014-10-09 17:07:21 +0300
ee88985
Use our own entry struct instead of dirent by
2014-10-09 16:23:12 +0300
46669d7
Add regex support by
2014-10-09 10:33:49 +0100
368b435
Comment on dirents deep copy by
2014-10-08 22:55:44 +0300
973aff9
Strip redundant spaces by
2014-10-08 18:39:07 +0300
0b0869a
Move debug print after return value check by
2014-10-08 18:37:55 +0300
6b51ec4
Use open(2)/fstat(2) and don't bother with links at all by
2014-10-08 18:30:39 +0300
3459f6a
Use asprintf(3) and avoid manual allocation by
2014-10-08 17:59:35 +0300
7028eb1
Keep local copies of dir entries, just keeping pointers was a bug by
2014-10-08 15:50:39 +0300
bc766bc
Fix memory leaks by
2014-10-08 15:27:46 +0300
4b56e4a
Avoid sprintf(3) and use snprintf(3) instead by
2014-10-08 15:14:11 +0300
b6c43f6
Change string copies to use strlcpy(3) by
2014-10-08 15:08:29 +0300
1734a96
No need for strncmp(3), use strcmp(3) instead by
2014-10-08 14:57:22 +0300
f56dec0
Shell scripts may be useful by
2014-10-08 11:43:11 +0300
da09d92
Use dprintf(3) for debugging by
2014-10-08 11:36:17 +0300
0deba42
Support symbolic links and fix message reporting by
2014-10-08 10:52:44 +0300
c5e5a19
Comment on the multiple slashes handling logic by
2014-10-07 21:02:58 +0300
1475ebb
Be consistent on exiting curses mode by
2014-10-07 20:59:41 +0300
10d2d18
Reorder configuration stuff by
2014-10-07 15:36:29 +0000
88fd8fc
Get layout comment in sync by
2014-10-07 14:55:14 +0000
9acdb33
Rework messages and errno warnings by
2014-10-07 14:47:35 +0000
a543eed
Simplify associations and handle README files by
2014-10-07 14:32:03 +0000
4384f09
Fix the empty dir bug by
2014-10-07 14:07:56 +0000
908e43c
Take care of line wrapping and odd number of lines by
2014-10-07 14:00:25 +0000
fdf42ec
Exit curses mode while programs run by
2014-10-07 11:37:23 +0000
4e818a3
Include lines calculation in redraw by
2014-10-07 11:23:44 +0000
4fa2a99
Scrolling listing and dirname handling by
2014-10-07 06:49:46 +0000
561caf4
Add the noice file browser by
2014-10-07 06:05:30 +0000