Arun Prakash Jana
b0efe4c642
Disable key to run top
2017-06-05 03:39:30 +05:30
Arun Prakash Jana
8d6ceb00a7
Use vlock as locker, add ^Q to quit
...
^Q would quit even from filter mode
2017-06-05 03:39:23 +05:30
Arun Prakash Jana
9b6446a0be
Update documentation
2017-06-04 23:15:08 +05:30
Arun Prakash Jana
ac717a7531
Bind ^L to clear prompt
2017-06-04 22:05:23 +05:30
Arun Prakash Jana
9457558d1b
Update docs on navigate-as-you-type mode
2017-06-04 12:39:56 +05:30
Arun Prakash Jana
c42df81ae5
Insert key for navigate-as-you-type mode
2017-06-04 11:51:45 +05:30
Arun Prakash Jana
88e9df01a4
Navigate-as-you-type support
...
1. Open directories in filter mode
2. Fix arrow keys not working after filter selection (due to invalid cur entry)
3. Support `Insert` key to clear filter prompt
4. Update documentation
2017-06-04 05:06:56 +05:30
Arun Prakash Jana
a2e7e94064
Update HowTo on file copy, move, delete
...
Add Debian and Fedora package installation option.
2017-06-03 16:28:18 +05:30
Arun Prakash Jana
16ec5d3351
Use gnome-search-tool as default search utility
...
Reasons:
gnome-search-tool is much more powerful than other tools in its category. It
supports numerous search parameters like size, modification date and supports
text search.
2017-05-23 18:57:19 +05:30
Arun Prakash Jana
e63dc3457d
Update features
2017-05-22 20:11:13 +05:30
Arun Prakash Jana
1e1518c147
Remove redundant variable
2017-05-22 19:27:33 +05:30
Arun Prakash Jana
e671dcd092
Update help
2017-05-15 22:51:32 +05:30
Arun Prakash Jana
02ddcb36bd
Update features
2017-05-15 22:29:40 +05:30
Arun Prakash Jana
71bc3c7432
Fix #27 : use catfish as default search utility
2017-05-15 20:14:13 +05:30
Arun Prakash Jana
ba49beac79
Get rid of unsafe system(3) calls
2017-05-15 18:23:07 +05:30
Arun Prakash Jana
e4f72170d0
Fix #26 : Provide an option to use a custom nlay file.
2017-05-14 21:00:46 +05:30
Arun Prakash Jana
3f1df2b584
Update performance matrix (more files)
2017-05-14 01:29:37 +05:30
Arun Prakash Jana
549fa4ba05
Update performance figures
2017-05-12 02:06:57 +05:30
Arun Prakash Jana
a310176160
Prepare for release v1.1
2017-05-11 22:25:22 +05:30
Arun Prakash Jana
b06ea71d98
Add Say Thanks!, change PayPal badge
2017-05-07 16:46:03 +05:30
Arun Prakash Jana
fa31e920c5
Update screencast
2017-05-01 15:22:52 +05:30
Arun Prakash Jana
bac4c27191
Update scripts
2017-04-29 19:20:00 +05:30
Arun Prakash Jana
1fdcaef4f5
Support search as you type
2017-04-29 09:52:43 +05:30
Arun Prakash Jana
861224cca0
Update README
2017-04-26 09:09:49 +05:30
Arun Prakash Jana
5d744567bf
Add instructions to install dependencies
2017-04-26 02:11:30 +05:30
Arun Prakash Jana
0fd6a392db
Honour EDITOR and PAGER everywhere
2017-04-25 23:20:04 +05:30
Arun Prakash Jana
cbd38ef8fe
Add Mentions
2017-04-25 22:24:47 +05:30
Arun Prakash Jana
3096dfefde
Polish change directory logic
...
1. Strip end spaces and slashes
2. Do NOT change dir if in the same dir
3. Don't go back beyond startup dir with '-'
4. Reset oldpath on cd (other than cd . and ..)
5. Reset filter
6. Update features in README
2017-04-25 22:07:09 +05:30
Arun Prakash Jana
012662ab89
Reformat key listing.
2017-04-24 07:36:26 +05:30
Arun Prakash Jana
b4166192e6
Support jump to initial directory
...
This change remaps the & key. However, / is more relevant for filter and & makes more sense wrt. address.
2017-04-24 02:36:49 +05:30
Arun Prakash Jana
c9dafb297b
Update readme
2017-04-24 02:02:15 +05:30
Arun Prakash Jana
00aaee9ff1
nlay - a highly customizable file handler
2017-04-23 23:31:08 +05:30
Arun Prakash Jana
4790d17d04
Do not wait when spawning DE file manager
2017-04-22 19:49:00 +05:30
Arun Prakash Jana
f4abfc2af9
Add Homebrew link
2017-04-22 01:14:07 +05:30
Arun Prakash Jana
07d4252b63
Show media information using mediainfo
2017-04-21 23:56:48 +05:30
Arun Prakash Jana
4e7e871990
Use NNN_DE_FILE_MANAGER
2017-04-21 17:52:03 +05:30
Arun Prakash Jana
76327e9db3
Update README.md
2017-04-21 17:48:11 +05:30
Arun Prakash Jana
34a8ec2881
Hold allocated memory till program exit
2017-04-21 08:46:55 +05:30
Arun Prakash Jana
f10ef49534
Use NAME_MAX, reuse newpath, update stats
2017-04-20 23:20:28 +05:30
Arun Prakash Jana
89224cfa98
Use readline() at chdir prompt
...
With the features the readline library provides it would be too naive to ignore.
We break out of the curses mode into the prompt and get back in.
This change introduces dependency on libncurses.
2017-04-20 20:10:58 +05:30
Arun Prakash Jana
01c1ef6e58
Support cd on quit
2017-04-20 17:33:54 +05:30
Arun Prakash Jana
5b68fa1a67
Use libncursesw for internationalization
...
Update README on dependencies
2017-04-16 13:07:29 +05:30
Arun Prakash Jana
c97573354d
Add 'How to', devs sections
2017-04-15 07:48:03 +05:30
Arun Prakash Jana
ccb320d627
Add program help
2017-04-15 00:54:38 +05:30
Arun Prakash Jana
cd212b23b9
Add badges
2017-04-14 23:28:15 +05:30
Arun Prakash Jana
971895e873
Option -S: start in disk usage analyzer mode
2017-04-14 16:51:27 +05:30
Arun Prakash Jana
d2082b44dc
Add a quickstart section
2017-04-14 02:52:25 +05:30
Arun Prakash Jana
6eac1ed1c3
Add installation instructions
2017-04-13 21:06:19 +05:30
Arun Prakash Jana
6f1ea2e61e
Update README
2017-04-13 20:10:23 +05:30
Arun Prakash Jana
275b42efb0
Prepare for release v1.0
2017-04-13 19:13:33 +05:30
Arun Prakash Jana
372a3a0c80
Add Makefile.generic, update docs
2017-04-13 08:12:10 +05:30
Arun Prakash Jana
9702abdd81
Support open current dir in desktop file manager
2017-04-12 22:20:05 +05:30
Arun Prakash Jana
15a0e779a2
Update README.md
2017-04-12 18:52:53 +05:30
Arun Prakash Jana
286a13d891
realloc() 32 entries at a time
2017-04-11 20:22:45 +05:30
Arun Prakash Jana
afbce66747
Optimize dentfill
2017-04-11 01:58:27 +05:30
Arun Prakash Jana
f2a5002fa9
Toggle help and file details screens with same key
2017-04-10 18:35:30 +05:30
Arun Prakash Jana
ea6f11a4d4
Update README
2017-04-10 10:28:32 +05:30
Arun Prakash Jana
cbefcfd67b
Initial path: support sort by disk usage
2017-04-10 10:28:25 +05:30
Arun Prakash Jana
e54ed037bd
Key - to jump to last visited directory
2017-04-08 13:46:03 +05:30
Arun Prakash Jana
1293b28f2d
Add notes on fallback opener
2017-04-07 17:42:02 +05:30
Arun Prakash Jana
579316b5c0
Brand new video. Thanks @zmwangx!
2017-04-06 07:12:16 +05:30
Arun Prakash Jana
2e3502ea4b
Show notifier only for associations
2017-04-06 06:29:00 +05:30
Arun Prakash Jana
cb1a1112a8
Disable checksum calculation
...
Calculation can take very long. Most Unix-ish OSes have utilities to do this.
2017-04-04 10:34:18 +05:30
Arun Prakash Jana
07c59cfd62
vim-ish binding for jump to first and last entry
...
It was troubling me. Mimicking 'gg' would have been hacky and would need
additional processing... 'g' was free. Who cares even if you press twice? ;)
2017-04-04 09:46:52 +05:30
Arun Prakash Jana
4b66029762
Add help screen on keybinds
2017-04-03 22:33:46 +05:30
Arun Prakash Jana
418c9f2654
Show stat, file, md5, sh256 in file details
...
This commit adds dependencies on file, openssl and cut binaries.
2017-04-03 20:32:09 +05:30
Arun Prakash Jana
f466ba543c
Show file details
...
We closely follow the output for stat(1).
2017-04-03 05:05:14 +05:30
Arun Prakash Jana
90e98b832b
Revert non-portable optimization
2017-04-02 08:23:13 +05:30
Arun Prakash Jana
951d323616
Show directories first
2017-04-02 01:48:33 +05:30
Arun Prakash Jana
0e82544199
Support sort by numeric value for numeric names
2017-04-02 01:21:31 +05:30
Arun Prakash Jana
8f18c4049c
An optimized dirname()
2017-04-01 17:32:58 +05:30
Arun Prakash Jana
54a307767c
Support opening in detail view mode
2017-04-01 10:48:18 +05:30
Arun Prakash Jana
8bbb752a79
Open audio files with mpv
2017-04-01 08:59:00 +05:30
Arun Prakash Jana
584a5f90f3
Remove sh as script opener, use vi
2017-04-01 02:55:00 +05:30
Arun Prakash Jana
aeeeed0bce
Change vim to vi
2017-03-31 22:25:56 +05:30
Arun Prakash Jana
c037f0c55b
Update documentation (man, README)
2017-03-31 10:18:31 +05:30
Arun Prakash Jana
8775a52779
Rename project to nnn (Noice is Not Noice)
2017-03-30 23:57:38 +05:30
Arun Prakash Jana
c42790aa18
Support file name copier
...
Add keybind 'Ctrl-k' to copy the absolute path of the file under the cursor if environment variable NOICE_COPIER is set.
2017-03-30 23:00:15 +05:30
Arun Prakash Jana
6b169bbd86
Re-format detailed view, show filename
2017-03-30 19:06:06 +05:30
Arun Prakash Jana
055439f23e
Use reverse video in detail view
...
1. Highlight the currently selected item in reverse video.
2. Fix: remember the current item when toggling detail view.
2017-03-30 10:47:06 +05:30
Arun Prakash Jana
187835c2bb
Show modification time in detail view
2017-03-30 10:09:21 +05:30
Arun Prakash Jana
3c94193992
Show number of entries in detailed view
2017-03-30 02:45:46 +05:30
Arun Prakash Jana
c78e3bf14f
strip binary
2017-03-30 02:29:28 +05:30
Arun Prakash Jana
98e3f22cb4
Simpler regular listing
2017-03-30 02:25:51 +05:30
Arun Prakash Jana
b5e0023bfc
Concise file type info in detail view
...
B - Block Device
C - Character Device
D - Directory
E - Executable
F - Fifo
L - Symbolic Link
R - Regular File
S - Socket
2017-03-30 02:07:39 +05:30
Arun Prakash Jana
4bf17cb7bc
Switches to toggle detail view, file size sort
...
1. The detailed view shows file type and size using keybind 'd'. Disabled by default.
2. Option 's' sorts dir entries by descending order of size.
2017-03-30 01:51:52 +05:30
Arun Prakash Jana
c64327b4a6
Re-scan directory contents after spawning a shell
...
The contents of the directory may be changed from the shell by adding or deleting content. Permissions may have changed too. We must re-populate the contents of the current directory.
2017-03-29 21:43:39 +05:30
Arun Prakash Jana
56dca997b9
Various optimizations
2017-03-29 19:42:23 +05:30
Arun Prakash Jana
ad0fb1df8c
Implement navigation roll over
2017-03-29 15:59:56 +05:30
Arun Prakash Jana
e67e78f9f1
Update readme
2017-03-29 12:59:23 +05:30
Arun Prakash Jana
d6890bfde5
Update README.md
2016-08-21 21:44:56 +05:30
Arun Prakash Jana
a34fe7061c
Update README.md
2016-08-21 21:40:34 +05:30
Arun Prakash Jana
115d8f6426
Update README.md
2016-08-21 21:17:43 +05:30
Arun Prakash Jana
b04accc47c
Update README.md
2016-08-21 21:17:23 +05:30
Arun Prakash Jana
21a93a294f
Update README.md
2016-08-21 20:21:20 +05:30
Arun Prakash Jana
54d1f68091
Update README.md
2016-08-21 18:42:22 +05:30
Arun Prakash Jana
1068108cac
Update readme.
2016-08-21 18:19:57 +05:30
Arun Prakash Jana
3701b5bd5d
Update README.md
2016-08-21 17:37:18 +05:30
Arun Prakash Jana
4eaf071fc2
Document NOICE_FALLBAK_OPENER.
2016-08-21 16:02:03 +05:30
Arun Prakash Jana
26f7af74fd
Update README.md
2016-08-21 14:05:26 +05:30
Arun Prakash Jana
66855ff38b
Doc update on NOICE_OPENER.
2016-08-21 13:58:53 +05:30
Arun Prakash Jana
46e8388784
Update README.md
2016-08-21 12:58:38 +05:30
Arun Prakash Jana
633b6e4fc9
Update README.
2016-08-21 10:11:19 +05:30
Arun Prakash Jana
25e1dcaa8b
Update README
2016-08-20 22:08:10 +05:30
Arun Prakash Jana
66d9e933ba
Initial commit
2016-08-20 19:40:14 +05:30