SHA256
1
0
forked from pool/nnn

Accepting request 721208 from utilities

OBS-URL: https://build.opensuse.org/request/show/721208
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nnn?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2019-08-06 13:12:04 +00:00 committed by Git OBS Bridge
commit 8e864a03fc
4 changed files with 42 additions and 5 deletions

View File

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

3
nnn-2.6.tar.gz Normal file
View File

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

View File

@ -1,3 +1,40 @@
-------------------------------------------------------------------
Tue Aug 6 06:43:23 UTC 2019 - Dilawar Singh <dilawar.s.rajput@gmail.com>
- Update to 2.6
* new plugins
view image or browse a directory of images in terminal
show image thumbnails
PDF and text file reader
calculate and verify checksum of selection or file
append (and play) selection/dir/file music in MOC
variable bitrate mp3 ringtone generator
split current file or join selection
* better experience on Termux (and touch based devices)
mouse scrolling support (with ncursesw6.0 and above)
tap/left click to visit parent, toggle nav-as-you-type mode
* light mode set as default
* show status bar and use reverse video in light mode
* changed program options
-d: detail mode
-H: show hidden files
-l is retired
* support XDG_CONFIG_HOME
* support / as an additional Leader key when filter is on
* sort by file extension
* use zip/unzip/tar if atool/bsdtar not found
* support duplicate file (key ^R, same as rename file)
* new config option NNN_SSHFS_OPTS to specify sshfs options
* restrict opening 0 byte files (NNN_RESTRICT_0B is obsolete)
* critical defects fixed
fix #276 - crash with variable length inotify event handling
fix #285 - hang after deleting/moving current directory
fix #274 - a broken prompt on empty input with libreadline
fix #304 - list selection from another instance
* cmatrix as locker fallback
* wait for user input after running a command from prompt
* scrolloff set to 3 from 5
-------------------------------------------------------------------
Tue May 28 05:06:30 UTC 2019 - Dilawar Singh <dilawar.s.rajput@gmail.com>

View File

@ -12,12 +12,12 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: nnn
Version: 2.5
Version: 2.6
Release: 0
Summary: Terminal based file browser
License: GPL-2.0-or-later