SHA256
1
0
forked from pool/nnn

Accepting request 1106151 from home:mantarimay:branches:utilities

- nnn v4.9 Elixir release notes.
  * config option NNN_ARCHMNT to specify archive mounter utility
  * key ^y to jump to next young file
  * filter adjustment when opening context from plugin
  * properly update mode after chmod
  * pre-fill selected file name to create link if sel is preferred over hovered
  * fix crash when PWD is empty
  * make quitcd.bash_zsh POSIX-compliant
  * nmount - support udiskctl as default
  * preview-tui - support wezterm split size percentage
  * preview-tui - move to bash for environment manipulation through arrays
  * fzopen - handle empty selection
  * finder - use default path to find
  * add icons for djvu files
  * support Nerd Fonts v3.0.0 and above (older versions are broken by v3.0.0)

OBS-URL: https://build.opensuse.org/request/show/1106151
OBS-URL: https://build.opensuse.org/package/show/utilities/nnn?expand=0&rev=70
This commit is contained in:
Nicolas FORMICHELLA 2023-08-27 14:37:05 +00:00 committed by Git OBS Bridge
parent af72b5b4c4
commit 0ef73e2bfc
6 changed files with 28 additions and 4 deletions

Binary file not shown.

BIN
nnn-4.9.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:7027f830329ff3451b844d1f5fbeb1d866bed1af6f24a360d5c51888cb1ae8f0
size 252241

3
nnn-v4.9.tar.gz Normal file
View File

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

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Sun Aug 27 13:21:00 UTC 2023 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- nnn v4.9 Elixir release notes.
* config option NNN_ARCHMNT to specify archive mounter utility
* key ^y to jump to next young file
* filter adjustment when opening context from plugin
* properly update mode after chmod
* pre-fill selected file name to create link if sel is preferred
over hovered
* fix crash when PWD is empty
* make quitcd.bash_zsh POSIX-compliant
* nmount - support udiskctl as default
* preview-tui - support wezterm split size percentage
* preview-tui - move to bash for environment manipulation through
arrays
* fzopen - handle empty selection
* finder - use default path to find
* add icons for djvu files
* support Nerd Fonts v3.0.0 and above (older versions are broken
by v3.0.0)
-------------------------------------------------------------------
Fri Apr 14 12:53:17 UTC 2023 - Nicolas FORMICHELLA <stigpro@outlook.fr>

View File

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