SHA256
1
0
forked from pool/nnn

Accepting request 827644 from home:dilawar:branches:utilities

- Update to version 3.4
    * icons with icon-specific colors (thanks @KlzXS)
    * enhanced `NNN_COLORS` with xterm 256 colors support
    * new colorscheme with `NNN_FCOLORS` (file type specific colors)
    * switch `-C` to force earlier colorscheme (dirs follow context color)
    * updates for Haiku (thanks @CodeforEvolution)
    * fix XFS navigation issue (thanks @ucs1)
    * optimize archive extension matching on file open
    * show location in context color
    * support `host[:dir]` format for remote mounts
    * clear selection after copy
    * support traversal on file/dir creation
    * show selection in reverse in status bar
    * show status bar indicator `H` when hidden files are listed
    * show and confirm archive command output
    * support _cd on quit_ in picker mode

OBS-URL: https://build.opensuse.org/request/show/827644
OBS-URL: https://build.opensuse.org/package/show/utilities/nnn?expand=0&rev=45
This commit is contained in:
Dilawar Singh
2020-08-18 16:15:54 +00:00
committed by Git OBS Bridge
parent 2847d34609
commit fdc34580ab
4 changed files with 25 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue Aug 18 16:11:54 UTC 2020 - Dilawar Singh <dilawar.s.rajput@gmail.com>
- Update to version 3.4
* icons with icon-specific colors (thanks @KlzXS)
* enhanced `NNN_COLORS` with xterm 256 colors support
* new colorscheme with `NNN_FCOLORS` (file type specific colors)
* switch `-C` to force earlier colorscheme (dirs follow context color)
* updates for Haiku (thanks @CodeforEvolution)
* fix XFS navigation issue (thanks @ucs1)
* optimize archive extension matching on file open
* show location in context color
* support `host[:dir]` format for remote mounts
* clear selection after copy
* support traversal on file/dir creation
* show selection in reverse in status bar
* show status bar indicator `H` when hidden files are listed
* show and confirm archive command output
* support _cd on quit_ in picker mode
-------------------------------------------------------------------
Wed Jul 15 08:35:21 UTC 2020 - Dilawar Singh <dilawar.s.rajput@gmail.com>

View File

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