SHA256
1
0
forked from pool/nnn

Accepting request 628672 from utilities

- Update to 1.9
  * Support unlimited number of scripts
  * Pass currently selected filename as first argument to custom scripts
  * Support directory auto-select in navigate-as-you-type mode
  * Show selection name in archive name prompt
  * Better support on RHEL 25 with earlier version on curses
  * Sample script for fzy integration

OBS-URL: https://build.opensuse.org/request/show/628672
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nnn?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2018-08-12 18:55:30 +00:00 committed by Git OBS Bridge
commit 31d5770853
4 changed files with 16 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Aug 10 06:17:44 UTC 2018 - dilawar.s.rajput@gmail.com
- Update to 1.9
* Support unlimited number of scripts
* Pass currently selected filename as first argument to custom scripts
* Support directory auto-select in navigate-as-you-type mode
* Show selection name in archive name prompt
* Better support on RHEL 25 with earlier version on curses
* Sample script for fzy integration
-------------------------------------------------------------------
Tue May 1 23:30:03 UTC 2018 - avindra@opensuse.org

View File

@ -17,12 +17,12 @@
Name: nnn
Version: 1.8
Version: 1.9
Release: 0
Summary: Terminal based file browser
License: GPL-2.0-or-later
Group: Productivity/File utilities
URL: https://github.com/jarun/nnn#nnn
Url: https://github.com/jarun/nnn#nnn
Source0: https://github.com/jarun/nnn/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: pkgconfig
BuildRequires: readline-devel