| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-01-31 | Remove key N | |
| 2019-01-31 | Support archiving files in selection | |
| 2019-01-30 | Support select all with Y | |
| 2019-01-29 | Fix #200: bind ^P to show command prompt | |
| 2019-01-29 | Bind ^B to visit pinned dir | |
| 2019-01-23 | Un-document ^M | |
| 2019-01-23 | Remove shortcuts ^H, ^N, ^P | |
| 2019-01-21 | Code reformat | |
| 2019-01-20 | Support link creation | |
| 2019-01-19 | Document macros | |
| 2019-01-19 | Document NNN_TMPFILE | |
| 2019-01-19 | Take notes with N | |
| 2019-01-19 | Remove key Backspace | |
| 2019-01-19 | Key N to switch to context N | |
| 2019-01-19 | Remove keys ^, $ | |
| 2019-01-16 | Resurrect NNN_OPENER | |
| 2019-01-15 | Change env var name | |
| 2019-01-13 | Support substring match in filter mode | |
| 2019-01-11 | Rename config env var | |
| 2019-01-11 | Fix #187 | |
| 2019-01-06 | Document prompt clear and exit behaviour | |
| 2019-01-06 | Map ^V to run custom script | |
| 2019-01-04 | Fix #179 | |
| 2019-01-01 | Prepare for release v2.2 | |
| 2018-12-16 | Use run a command to launch apps | |
| 2018-12-16 | handle script dir with NNN_SCRIPT | |
| 2018-12-09 | Support run a command | |
| 2018-12-09 | Update man page | |
| 2018-12-09 | Reformat program help | |
| 2018-12-08 | Support run file as executable | |
| 2018-12-07 | Support launching cli utility too | |
| 2018-12-06 | Handle argument ordering in spawn() | |
| 2018-12-05 | Map ^I to context cycle | |
| 2018-12-03 | Per-context directory color | |
| 2018-12-03 | Update docs | |
| 2018-12-02 | Support TAB to cycle contexts | |
| 2018-12-02 | Update docs | |
| 2018-12-01 | Update copier script and docs | |
| 2018-12-01 | Fix #156: Support selection across directories, contexts | |
| 2018-11-28 | Fix #147: support one argument to editor | |
| 2018-11-27 | Fix #143: support copy to clipboard | |
| 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-23 | Add option -p for file picker | |
| 2018-11-23 | Prepare for release v2.1 | |
| 2018-11-23 | Update help screen | |
| 2018-11-23 | Add `Y` as selection keybind | |
| 2018-11-22 | Remove redundant "export" from man page |