Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-14 | Add a quickstart section | Arun Prakash Jana | |
2017-04-13 | Add installation instructions | Arun Prakash Jana | |
2017-04-13 | Update README | Arun Prakash Jana | |
2017-04-13 | Prepare for release v1.0 | Arun Prakash Jana | |
2017-04-13 | Add Makefile.generic, update docs | Arun Prakash Jana | |
2017-04-12 | Support open current dir in desktop file manager | Arun Prakash Jana | |
2017-04-12 | Update README.md | Arun Prakash Jana | |
2017-04-11 | realloc() 32 entries at a time | Arun Prakash Jana | |
2017-04-11 | Optimize dentfill | Arun Prakash Jana | |
2017-04-10 | Toggle help and file details screens with same key | Arun Prakash Jana | |
2017-04-10 | Update README | Arun Prakash Jana | |
2017-04-10 | Initial path: support sort by disk usage | Arun Prakash Jana | |
2017-04-08 | Key - to jump to last visited directory | Arun Prakash Jana | |
2017-04-07 | Add notes on fallback opener | Arun Prakash Jana | |
2017-04-06 | Brand new video. Thanks @zmwangx! | Arun Prakash Jana | |
2017-04-06 | Show notifier only for associations | Arun Prakash Jana | |
2017-04-04 | Disable checksum calculation | Arun Prakash Jana | |
Calculation can take very long. Most Unix-ish OSes have utilities to do this. | |||
2017-04-04 | vim-ish binding for jump to first and last entry | Arun Prakash Jana | |
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-03 | Add help screen on keybinds | Arun Prakash Jana | |
2017-04-03 | Show stat, file, md5, sh256 in file details | Arun Prakash Jana | |
This commit adds dependencies on file, openssl and cut binaries. | |||
2017-04-03 | Show file details | Arun Prakash Jana | |
We closely follow the output for stat(1). | |||
2017-04-02 | Revert non-portable optimization | Arun Prakash Jana | |
2017-04-02 | Show directories first | Arun Prakash Jana | |
2017-04-02 | Support sort by numeric value for numeric names | Arun Prakash Jana | |
2017-04-01 | An optimized dirname() | Arun Prakash Jana | |
2017-04-01 | Support opening in detail view mode | Arun Prakash Jana | |
2017-04-01 | Open audio files with mpv | Arun Prakash Jana | |
2017-04-01 | Remove sh as script opener, use vi | Arun Prakash Jana | |
2017-03-31 | Change vim to vi | Arun Prakash Jana | |
2017-03-31 | Update documentation (man, README) | Arun Prakash Jana | |
2017-03-30 | Rename project to nnn (Noice is Not Noice) | Arun Prakash Jana | |
2017-03-30 | Support file name copier | Arun Prakash Jana | |
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 | Re-format detailed view, show filename | Arun Prakash Jana | |
2017-03-30 | Use reverse video in detail view | Arun Prakash Jana | |
1. Highlight the currently selected item in reverse video. 2. Fix: remember the current item when toggling detail view. | |||
2017-03-30 | Show modification time in detail view | Arun Prakash Jana | |
2017-03-30 | Show number of entries in detailed view | Arun Prakash Jana | |
2017-03-30 | strip binary | Arun Prakash Jana | |
2017-03-30 | Simpler regular listing | Arun Prakash Jana | |
2017-03-30 | Concise file type info in detail view | Arun Prakash Jana | |
B - Block Device C - Character Device D - Directory E - Executable F - Fifo L - Symbolic Link R - Regular File S - Socket | |||
2017-03-30 | Switches to toggle detail view, file size sort | Arun Prakash Jana | |
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-29 | Re-scan directory contents after spawning a shell | Arun Prakash Jana | |
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 | Various optimizations | Arun Prakash Jana | |
2017-03-29 | Implement navigation roll over | Arun Prakash Jana | |
2017-03-29 | Update readme | Arun Prakash Jana | |
2016-08-21 | Update README.md | Arun Prakash Jana | |
2016-08-21 | Update README.md | Arun Prakash Jana | |
2016-08-21 | Update README.md | Arun Prakash Jana | |
2016-08-21 | Update README.md | Arun Prakash Jana | |
2016-08-21 | Update README.md | Arun Prakash Jana | |
2016-08-21 | Update README.md | Arun Prakash Jana | |