Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-31 | Fix SEL_CYCLE (tab) | ||
2019-08-30 | Update example | ||
2019-08-30 | Option -a to use file access time | ||
2019-08-30 | Plugin oldbigfile: find large files by access time | ||
2019-08-28 | Implement mediainfo as a plugin | ||
2019-08-25 | Set mode to detail for option -S | ||
2019-08-25 | Add F12 as run plugin key:wq | ||
2019-08-25 | Fix plugin boom, make customizable | ||
2019-08-25 | Lead followed by . to show hidden files | ||
2019-08-25 | New keys: F2 (rename) F5 (redraw) | ||
2019-08-24 | Use MOC in plugin boom | ||
2019-08-24 | Plugin dups: find duplicate files in dir | ||
2019-08-24 | Restore mousemask before exit | ||
2019-08-24 | Use concepts section to wiki | ||
2019-08-23 | Use canonical replstr | ||
2019-08-23 | Fix #328 | ||
2019-08-23 | Option -r to show cp, mv progress on Linux | ||
2019-08-23 | Change history file path. | ||
The new path is ${XDG_CONFIG_HOME:-$HOME/.config}/nnn/.history | |||
2019-08-23 | Merge fzy-edit into fzy-open | ||
2019-08-23 | Use lighter function to print character | ||
2019-08-21 | Fix broken links, update docs | ||
2019-08-20 | Avoid double conversion in light mode | ||
2019-08-20 | Remove wild load option | ||
2019-08-20 | Update list of packagers | ||
2019-08-19 | Update features list | ||
2019-08-19 | Plugin organize | ||
2019-08-19 | Fix 100% CPU usage if STDIN closes | ||
2019-08-19 | Keep name unchanged at rename to duplicate | ||
2019-08-19 | Update docs | ||
2019-08-17 | Option -t replaces NNN_NO_AUTOSELECT | ||
2019-08-16 | Option -o replaces NNN_RESTRICT_NAV_OPEN | ||
2019-08-16 | Update auto-completion scripts | ||
2019-08-16 | Revert rename cp mv progress | ||
2019-08-16 | Symlinks to dirs are recognized by color | ||
2019-08-16 | Update docs | ||
2019-08-15 | Merge pull request #325 from KlzXS/awk | ||
Replacing last occurance of 'awk' | |||
2019-08-15 | Reverted 'batch_rename' to pre-'awk' but with 'sed' | ||
2019-08-15 | Update plugin docs | ||
2019-08-15 | Plugin vidthumb | ||
2019-08-15 | Plugin moclyrics | ||
2019-08-15 | Detect if MOC is playing | ||
2019-08-14 | Revert "Replaced 'sed' with 'awk'" | ||
This reverts commit 1027cd0cf29a418e0d01f27a9e595c3fd516ec9a. | |||
2019-08-14 | Update ToDo list | ||
2019-08-14 | Use key-plugin pairs for running plugins | ||
2019-08-14 | Rename cp mv progress conf | ||
2019-08-14 | ndiff: direction to get rid of vim warning | ||
2019-08-14 | Custom keybinds to run plugins directly | ||
2019-08-14 | Update docs | ||
2019-08-13 | List symlink with target missing | ||
2019-08-12 | Merge pull request #322 from KlzXS/awk | ||
Replaced 'sed' with 'awk' |