Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-17 | Move scripts to misc | ||
2019-06-17 | Use case insensitive version sort to compare | ||
2019-06-09 | Support XDG_CONFIG_HOME | ||
2019-06-07 | Move cd on quit file | ||
The new location is ~/.config/nnn/.lastd | |||
2019-05-22 | Update patool wrapper | ||
2019-05-22 | Update docs | ||
2019-05-22 | nlaunch: add sleep to wait for child | ||
2019-05-22 | Update docs | ||
2019-04-26 | Make nlaunch independent | ||
2019-04-21 | Support config dir ~/.config/nnn | ||
2019-04-18 | Plugins! | ||
2019-04-18 | Move nlaunch from user-scripts | ||
2019-03-20 | Update docs | ||
2019-03-17 | Add readme on nlay | ||
2019-03-11 | Auto-completion for option `-d` | ||
2019-02-28 | Remove option to disable color | ||
2019-02-28 | Wild mode for nav-as-you-type | ||
2019-02-19 | Prepare for release v2.3 | ||
2019-02-12 | Fix file name generation | ||
2019-02-12 | Add test files | ||
2019-02-06 | Add option -s to use string filters | ||
2019-02-06 | Add version sort -n to auto-completion scripts | ||
2019-01-30 | natool: support multiple args | ||
2019-01-06 | Add user script to upgrade nnn on Debian 9 Stretch | ||
2019-01-05 | Add a sample command | ||
2019-01-05 | Document picker behaviour | ||
2019-01-04 | Open sxiv in bg | ||
2019-01-04 | Update user scripts | ||
2019-01-04 | Sample scripts to convert NUL to newline | ||
2019-01-03 | Change location of copier script | ||
2019-01-03 | nnn as a file picker | ||
2019-01-03 | Add sample user scripts | ||
2019-01-02 | Document second method of adding quitcd to fish | ||
2019-01-01 | Document how to install fish quitcd function | ||
It was not clear that the name of the file should match the name of the function. | |||
2019-01-01 | Prepare for release v2.2 | ||
2018-12-09 | Update completion scripts | ||
2018-12-04 | Option -c is gone | ||
2018-12-01 | Update copier script and docs | ||
2018-11-30 | Add sample command for Termux | ||
2018-11-27 | Fix #143: support copy to clipboard | ||
2018-11-26 | Replace single dot with source for fish shell | ||
Single dot has been deprecated and can cause issues with users on newer version: https://github.com/fish-shell/fish-shell/issues/310 | |||
2018-11-24 | vim plugin has a new project page | ||
2018-11-24 | Add neovim support | ||
2018-11-24 | Fix #133: Add nnn-picker.vim plugin | ||
2018-11-17 | Rudimentary C Shell script to quit and cd | ||
2018-11-11 | Update docs | ||
2018-11-10 | Retire nlay | ||
2018-09-06 | Add wrapper script for patool integration | ||
2018-03-19 | Fix test dir name | ||
2018-03-02 | Fix zsh path autocompletion (#88) | ||