Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-11 | Prepare for release v1.1 | ||
2017-04-29 | Support search as you type | ||
2017-04-24 | Support jump to initial directory | ||
This change remaps the & key. However, / is more relevant for filter and & makes more sense wrt. address. | |||
2017-04-23 | nlay - a highly customizable file handler | ||
2017-04-22 | Do not wait when spawning DE file manager | ||
2017-04-21 | Show media information using mediainfo | ||
2017-04-21 | Use NNN_DE_FILE_MANAGER | ||
2017-04-21 | Hold allocated memory till program exit | ||
2017-04-20 | Support cd on quit | ||
2017-04-16 | .Bd directive has no matching .Ed | ||
Add .Ed to match with .Bd | |||
2017-04-15 | Add program help | ||
2017-04-14 | Option -S: start in disk usage analyzer mode | ||
2017-04-14 | Add a quickstart section | ||
2017-04-13 | Prepare for release v1.0 | ||
2017-04-12 | Support open current dir in desktop file manager | ||
2017-04-10 | Toggle help and file details screens with same key | ||
2017-04-10 | Update README | ||
2017-04-10 | Initial path: support sort by disk usage | ||
2017-04-08 | Key - to jump to last visited directory | ||
2017-04-06 | Show notifier only for associations | ||
2017-04-04 | 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-03 | Add help screen on keybinds | ||
2017-04-03 | Show file details | ||
We closely follow the output for stat(1). | |||
2017-04-01 | Support opening in detail view mode | ||
2017-04-01 | Open audio files with mpv | ||
2017-04-01 | Remove sh as script opener, use vi | ||
2017-03-31 | Change vim to vi | ||
2017-03-31 | Update documentation (man, README) | ||
2017-03-30 | Rename project to nnn (Noice is Not Noice) | ||