diff --git a/nnn-2.1.tar.gz b/nnn-2.1.tar.gz deleted file mode 100644 index 077c9c8..0000000 --- a/nnn-2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bbfbd217a0c18741596d0cc5585c4160cf1848be4c6cb19c86b8a5249e3f2d2e -size 48481 diff --git a/nnn-2.2.tar.gz b/nnn-2.2.tar.gz new file mode 100644 index 0000000..0943618 --- /dev/null +++ b/nnn-2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88dd08d624ae7a61ef749b1e258e4b29ed61ba9fcc5a18813f291ce80efc5e74 +size 50955 diff --git a/nnn.changes b/nnn.changes index 72e1774..499929c 100644 --- a/nnn.changes +++ b/nnn.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Tue Jan 8 04:06:41 UTC 2019 - Dilawar Singh + +- Update to 2.2 + * (neo)vim plugin nnn.vim + * macOS fixes + - Fix issues with file copy, move, remove + - Handle Del in rename prompt + - Pass correct file option to identify mime + * Support selection across directories and contexts + * Offer option force before file remove + * Keys Tab, ^I to go to next active context + * Per-context directory color specified by $NNN_CONTEXT_COLORS + - Option -c is removed + * Option -C to disable colors + * Choose script to run from a script directory + * Run a command (or launch an application) + * Run file as executable (key C) + * 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 + * Env var $DISABLE_FILE_OPEN_ON_NAV to disable file open on Right or l + * NUL-terminated file paths in selection list instead of LF + * Better support for Termux and Cygwin environments + * Remapped keys + - ^I - go to next active context + - ^T - toggle navigate-as-you-type + ------------------------------------------------------------------- Fri Nov 23 22:19:18 UTC 2018 - dilawar.s.rajput@gmail.com diff --git a/nnn.spec b/nnn.spec index ea5a723..d6b2e43 100644 --- a/nnn.spec +++ b/nnn.spec @@ -1,7 +1,7 @@ # # spec file for package nnn # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: nnn -Version: 2.1 +Version: 2.2 Release: 0 Summary: Terminal based file browser License: GPL-2.0-or-later