diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2019-01-01 09:19:01 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2019-01-01 09:19:01 +0530 |
commit | 243f8c67a9a6d69d837a47d40b6114af86b2aef0 (patch) | |
tree | 7de8843041b8add7186c4366a5cf4435d1c1fd95 /CHANGELOG | |
parent | 673e3b988f25e82db225a86848db927c390bf74c (diff) | |
download | nnn-243f8c67a9a6d69d837a47d40b6114af86b2aef0.tar.gz |
Update changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ nnn v2.2 2019-01-01 What's in? -- (neo)vim plugin [nnn.vim](github.com/mcchrish/nnn.vim) +- (neo)vim plugin [nnn.vim](https://github.com/mcchrish/nnn.vim) - macOS fixes - Fix issues with file copy, move, remove - Handle <kbd>Del</kbd> in rename prompt @@ -15,7 +15,7 @@ What's in? - Option `-C` to disable colors - Choose script to run from a script directory - Run a command (or launch an application) -- Run file as executable <kbd>C</kbd> +- Run file as executable (key <kbd>C</kbd>) - Documentation on lftp integration for remote file transfers - Support a _combined_ set of arguments to `$EDITOR`, `$PAGER` and `$SHELL` - Handle > 2 GB files on 32-bit ARM |