Arun Prakash Jana
ea6f11a4d4
Update README
7 years ago
Arun Prakash Jana
cbefcfd67b
Initial path: support sort by disk usage
7 years ago
Arun Prakash Jana
e54ed037bd
Key - to jump to last visited directory
7 years ago
Arun Prakash Jana
1293b28f2d
Add notes on fallback opener
7 years ago
Arun Prakash Jana
579316b5c0
Brand new video. Thanks @zmwangx !
7 years ago
Arun Prakash Jana
2e3502ea4b
Show notifier only for associations
7 years ago
Arun Prakash Jana
cb1a1112a8
Disable checksum calculation
Calculation can take very long. Most Unix-ish OSes have utilities to do this.
7 years ago
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? ;)
7 years ago
Arun Prakash Jana
4b66029762
Add help screen on keybinds
7 years ago
Arun Prakash Jana
418c9f2654
Show stat, file, md5, sh256 in file details
This commit adds dependencies on file, openssl and cut binaries.
7 years ago
Arun Prakash Jana
f466ba543c
Show file details
We closely follow the output for stat(1).
7 years ago
Arun Prakash Jana
90e98b832b
Revert non-portable optimization
7 years ago
Arun Prakash Jana
951d323616
Show directories first
7 years ago
Arun Prakash Jana
0e82544199
Support sort by numeric value for numeric names
7 years ago
Arun Prakash Jana
8f18c4049c
An optimized dirname()
7 years ago
Arun Prakash Jana
54a307767c
Support opening in detail view mode
7 years ago
Arun Prakash Jana
8bbb752a79
Open audio files with mpv
7 years ago
Arun Prakash Jana
584a5f90f3
Remove sh as script opener, use vi
7 years ago
Arun Prakash Jana
aeeeed0bce
Change vim to vi
7 years ago
Arun Prakash Jana
c037f0c55b
Update documentation (man, README)
7 years ago
Arun Prakash Jana
8775a52779
Rename project to nnn (Noice is Not Noice)
7 years ago
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.
7 years ago
Arun Prakash Jana
6b169bbd86
Re-format detailed view, show filename
7 years ago
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.
7 years ago
Arun Prakash Jana
187835c2bb
Show modification time in detail view
7 years ago
Arun Prakash Jana
3c94193992
Show number of entries in detailed view
7 years ago
Arun Prakash Jana
c78e3bf14f
strip binary
7 years ago
Arun Prakash Jana
98e3f22cb4
Simpler regular listing
7 years ago
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
7 years ago
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.
7 years ago
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.
7 years ago
Arun Prakash Jana
56dca997b9
Various optimizations
7 years ago
Arun Prakash Jana
ad0fb1df8c
Implement navigation roll over
7 years ago
Arun Prakash Jana
e67e78f9f1
Update readme
7 years ago
Arun Prakash Jana
d6890bfde5
Update README.md
8 years ago
Arun Prakash Jana
a34fe7061c
Update README.md
8 years ago
Arun Prakash Jana
115d8f6426
Update README.md
8 years ago
Arun Prakash Jana
b04accc47c
Update README.md
8 years ago
Arun Prakash Jana
21a93a294f
Update README.md
8 years ago
Arun Prakash Jana
54d1f68091
Update README.md
8 years ago
Arun Prakash Jana
1068108cac
Update readme.
8 years ago
Arun Prakash Jana
3701b5bd5d
Update README.md
8 years ago
Arun Prakash Jana
4eaf071fc2
Document NOICE_FALLBAK_OPENER.
8 years ago
Arun Prakash Jana
26f7af74fd
Update README.md
8 years ago
Arun Prakash Jana
66855ff38b
Doc update on NOICE_OPENER.
8 years ago
Arun Prakash Jana
46e8388784
Update README.md
8 years ago
Arun Prakash Jana
633b6e4fc9
Update README.
8 years ago
Arun Prakash Jana
25e1dcaa8b
Update README
8 years ago
Arun Prakash Jana
66d9e933ba
Initial commit
8 years ago