Accepting request 933387 from home:stig124:branches:utilities
- support macOS iterm2 in plugin preview-tui (#1196) - use selection at native command prompt with %j and %J (docs) - scroll strings longer than columns in rename/new prompts (#1213, #279) - batch rename symlink targets in listing mode (#1214) - option for recursive rename in plugin .nmv (#1186) - more frequent checks for cancellation during du (#1236) - picker mode: enable auto-proceed - picker mode: don't pick hovered file on Enter if selection exists - picker mode: fix issue in plugin fzopen when used to pick files - send file to explorer FIFO on double left click instead of opening it - new neovim plugin nnn.nvim featuring explorer mode - explorer mode for nnn.vim - remove option -w: always place HW cursor on current entry - accept link name when linking a single target (#1201) - option -i to show current file information in info bar - force GNU sed on *BSD and Solaris - add nsxiv support to nuke, preview-tabbed and imgview (#1230) - fix preview-tui without -a (#1208) - pass pts in env var for preview-tui to use in tput (#1235) - disable editing file in picker mode (#1183) - save session in picker mode (#1190) - use nerd icons for gitstatus patch (#1220) OBS-URL: https://build.opensuse.org/request/show/933387 OBS-URL: https://build.opensuse.org/package/show/utilities/nnn?expand=0&rev=60
This commit is contained in:
parent
2ded6bf669
commit
fc360b6491
26
nnn.changes
26
nnn.changes
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 24 06:11:37 UTC 2021 - Nicolas FORMICHELLA <stigpro@outlook.fr>
|
||||
|
||||
- support macOS iterm2 in plugin preview-tui (#1196)
|
||||
- use selection at native command prompt with %j and %J (docs)
|
||||
- scroll strings longer than columns in rename/new prompts (#1213, #279)
|
||||
- batch rename symlink targets in listing mode (#1214)
|
||||
- option for recursive rename in plugin .nmv (#1186)
|
||||
- more frequent checks for cancellation during du (#1236)
|
||||
- picker mode: enable auto-proceed
|
||||
- picker mode: don't pick hovered file on Enter if selection exists
|
||||
- picker mode: fix issue in plugin fzopen when used to pick files
|
||||
- send file to explorer FIFO on double left click instead of opening it
|
||||
- new neovim plugin nnn.nvim featuring explorer mode
|
||||
- explorer mode for nnn.vim
|
||||
- remove option -w: always place HW cursor on current entry
|
||||
- accept link name when linking a single target (#1201)
|
||||
- option -i to show current file information in info bar
|
||||
- force GNU sed on *BSD and Solaris
|
||||
- add nsxiv support to nuke, preview-tabbed and imgview (#1230)
|
||||
- fix preview-tui without -a (#1208)
|
||||
- pass pts in env var for preview-tui to use in tput (#1235)
|
||||
- disable editing file in picker mode (#1183)
|
||||
- save session in picker mode (#1190)
|
||||
- use nerd icons for gitstatus patch (#1220)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 3 06:10:57 UTC 2021 - Nicolas FORMICHELLA <stigpro@outlook.fr>
|
||||
|
||||
|
2
nnn.spec
2
nnn.spec
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: nnn
|
||||
Version: 4.3
|
||||
Version: 4.4
|
||||
Release: 0
|
||||
Summary: Terminal based file browser
|
||||
License: BSD-2-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b6df8e262e5613dd192bac610a6da711306627d56573f1a770a173ef078953bb
|
||||
size 236606
|
3
v4.4.tar.gz
Normal file
3
v4.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e04a3f0f0c2af1e18cb6f005d18267c7703644274d21bb93f03b30e4fd3d1653
|
||||
size 239005
|
Loading…
x
Reference in New Issue
Block a user