2 Commits

Author SHA256 Message Date
e1919f2f5a Accepting request 1309067 from utilities
OBS-URL: https://build.opensuse.org/request/show/1309067
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nnn?expand=0&rev=37
2025-10-05 15:51:54 +00:00
Dilawar Singh
73b900f5e4 - Update to 5.1
*  add support for custom trash command in $NNN_TRASH
  *  remember history of last 16 commands executed in the native prompt in the current session
  *  count files from selection file when no file is selected during selection removal
  *  show session name in help
  *  show current entry in reversed bold
  *  show current (non-auto) session name at save session prompt
  *  show F in the status bar when filter is inactive in type-to-nav mode
  *  restore correct filter function on session load, switch filter function on context changes
  *  extend xreadline() with some by-word movement
  *  added plugins gpgs and gpgv
  *  add icon for lzip files, more emoji icons
  *  suffix the current context number with * in help screen

OBS-URL: https://build.opensuse.org/package/show/utilities/nnn?expand=0&rev=76
2025-10-05 13:02:28 +00:00
6 changed files with 21 additions and 4 deletions

Binary file not shown.

BIN
nnn-5.1.tar.gz.sig Normal file

Binary file not shown.

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ba82d6c685bb3687521de2f576244f82558a4af9afeeedda434d5ecb1c029520
size 257496

3
nnn-v5.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c88af1c6eea22e0638a617da2e3103cc1d9b4b3817404db7ca2cb2c05208ec45
size 260314

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Oct 2 09:23:09 UTC 2025 - Dilawar Singh <dilawar.s.rajput@gmail.com>
- Update to 5.1
* add support for custom trash command in $NNN_TRASH
* remember history of last 16 commands executed in the native prompt in the current session
* count files from selection file when no file is selected during selection removal
* show session name in help
* show current entry in reversed bold
* show current (non-auto) session name at save session prompt
* show F in the status bar when filter is inactive in type-to-nav mode
* restore correct filter function on session load, switch filter function on context changes
* extend xreadline() with some by-word movement
* added plugins gpgs and gpgv
* add icon for lzip files, more emoji icons
* suffix the current context number with * in help screen
-------------------------------------------------------------------
Fri Jun 6 11:05:14 UTC 2025 - Max Lin <mlin@suse.com>

View File

@@ -17,7 +17,7 @@
Name: nnn
Version: 5.0
Version: 5.1
Release: 0
Summary: Terminal based file browser
License: BSD-2-Clause