Accepting request 686266 from utilities
OBS-URL: https://build.opensuse.org/request/show/686266 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nnn?expand=0&rev=9
This commit is contained in:
commit
78a66cbd48
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eaad2ccf0d781aeeb38fdfc4ad75a0405ca3da4f82ded64cce766a74a2b299ab
|
||||
size 56286
|
3
nnn-2.4.tar.gz
Normal file
3
nnn-2.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:859ba5bd4892016aed9a4830ee1e1b03eb74e94c4f1bd82f0288dc559f7327eb
|
||||
size 62510
|
26
nnn.changes
26
nnn.changes
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 02:59:53 UTC 2019 - dilawar.s.rajput@gmail.com
|
||||
|
||||
- Update to 2.4
|
||||
|
||||
* Tinier and lighter!
|
||||
* FreeDesktop.org compliant trashing
|
||||
* mark selected entries with +
|
||||
* wild mode (option -w, key ^W) for nav-as-you-type
|
||||
* POSIX-compliant GUI app launcher with drop-down menu (key =)
|
||||
* new scripts:
|
||||
* - upload image to imgur
|
||||
* - send selection to Android using kdeconnect-cli
|
||||
* show permissions in detail mode
|
||||
* cp, mv progress bar on Linux (needs advcpmv) [BSD, macOS shows on ^T]
|
||||
* make libreadline an optional dep (reduces memory usage)
|
||||
* minimize the number of redraws
|
||||
* handle screen resize gracefully
|
||||
* option -d to show hidden files (NNN_SHOW_HIDDEN is removed)
|
||||
* additional key K to toggle selection
|
||||
* change visit start dir key to @
|
||||
* option -C to disable colors removed
|
||||
* per-context initial directory replaced by program start dir
|
||||
* marker msg when spawning new shell removed
|
||||
* rename debug file to nnndbg
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 20 05:56:46 UTC 2019 - Dilawar Singh <dilawar.s.rajput@gmail.com>
|
||||
|
||||
|
4
nnn.spec
4
nnn.spec
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: nnn
|
||||
Version: 2.3
|
||||
Version: 2.4
|
||||
Release: 0
|
||||
Summary: Terminal based file browser
|
||||
License: GPL-2.0-or-later
|
||||
@ -38,7 +38,7 @@ shortcuts for navigation, opening files and running tasks. There is
|
||||
no config file and MIME associations are hard-coded.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
export CFLAGS="%{optflags}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user