From f71dc87e0c9e0234c9ac758a98dfc6e8ee8e93ae Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Fri, 23 Nov 2018 16:36:39 +0530 Subject: Prepare for release v2.1 --- CHANGELOG | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 2b76fa0..c532689 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,29 @@ +nnn v2.1 +2018-11-23 + +What's in? +- Inclusion in several distros including Arch Linux official repo +- Multiple contexts (_aka_ tabs _aka_ workspaces) [max 4] +- Copy, move, remove selected files, remove current file +- [Leader key](https://github.com/jarun/nnn#leader-key) (like vim) +- In-built GUI app launcher with up to 2 arguments (key o) +- List copy selection (key y) +- Env var `NNN_NO_AUTOSELECT` to disable dir auto-select +- Key Esc exits prompt, ^L clears prompt +- Program runtime help revamped +- Static code analysis integration +- gcc-8 warnings fixed +- Remapped keys: + - ^W - go to pinned dir + - ^X - delete current entry + - ^Q - quit program +- `nlay` is retired (functionality built into `nnn`) +- `chdir` prompt is retired +- Env var `NNN_NO_X` retired, selection now works out of the box +- Only single-char bookmark keys (to work with Leader key) + +------------------------------------------------------------------------------- + nnn v2.0 2018-10-19 -- cgit v1.2.3-70-g09d2