| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-29 | Fix indentation | ||
| 2018-11-29 | Clear picker file on cancel | ||
| 2018-11-29 | vim plugin: Enter clears selection and picks cuntry | ||
| 2018-11-29 | Update docs | ||
| 2018-11-29 | Simplify getting editor env var | ||
| 2018-11-29 | Add xargs as external dep | ||
| 2018-11-28 | Update mentions | ||
| 2018-11-28 | xargs supports -a on Linux | ||
| 2018-11-28 | Remove .js from mime list | ||
| 2018-11-28 | Use the -I option on OS X to identify file mime | ||
| 2018-11-28 | individual rm: replace -I with -i | ||
| 2018-11-28 | Return 1 on unrecognized option | ||
| 2018-11-28 | cp, mv: use replacement string with xargs | ||
| 2018-11-28 | Fix #147: arg should be at the end as it can be NULL | ||
| 2018-11-28 | Fix #150: treat js file as text | ||
| 2018-11-28 | xargs: use -o, rm: change -I to -i | ||
| 2018-11-28 | cp: change -r to -R, --preserve=all to -p | ||
| 2018-11-28 | Fix #147: support one argument to editor | ||
| 2018-11-27 | Fix #143: support copy to clipboard | ||
| 2018-11-27 | Fix #143 | ||
| 2018-11-27 | Eliminate newline from selection buffer | ||
| 2018-11-27 | Use keybind ^T to go to next context | ||
| 2018-11-27 | Remove file path quoting | ||
| 2018-11-27 | Use ^B to go to next context | ||
| 2018-11-27 | Option to disable file open on Right and `l` | ||
| 2018-11-26 | Merge pull request #142 from josalmi/patch-1 | ||
| Replace single dot with source for fish shell | |||
| 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-25 | Rename macro | ||
| 2018-11-25 | Use ^G to discard seleciton and exit in vim plugin mode | ||
| 2018-11-25 | Update docs | ||
| 2018-11-24 | vim plugin has a new project page | ||
| 2018-11-24 | Merge pull request #138 from KillTheMule/patch-3 | ||
| Add neovim support | |||
| 2018-11-24 | Add neovim support | ||
| 2018-11-24 | Update docs | ||
| 2018-11-24 | Update ToDo list # | ||
| 2018-11-24 | Handle DEL in rename prompt (Mac) | ||
| 2018-11-24 | Fix #135:wq | ||
| 2018-11-24 | Update docs | ||
| 2018-11-24 | Fix #133: Add nnn-picker.vim plugin | ||
| 2018-11-24 | option -p: pick last selected entry if no explicit select | ||
| 2018-11-23 | Fix lint issue | ||
| 2018-11-23 | Add option -p for file picker | ||
| 2018-11-23 | Add container for Arch Linux | ||
| 2018-11-23 | Prepare for release v2.1 | ||
| 2018-11-23 | Update help screen | ||
| 2018-11-23 | Fix keybind in doc | ||
| 2018-11-23 | Add `Y` as selection keybind | ||
| 2018-11-23 | Merge pull request #131 from Gumnos/Gumnos-dsusp-doc-patch-1 | ||
| Annotate ^Y/DSUSP issue on BSDs caused by `stty` | |||
| 2018-11-23 | Merge pull request #132 from Gumnos/Gumnos-export-export-patch-1 | ||
| Remove redundant "export" from man page | |||
| 2018-11-22 | Remove redundant "export" from man page | ||