diff --git a/nnn-4.9.tar.gz.sig b/nnn-4.9.tar.gz.sig deleted file mode 100644 index fa21ebd..0000000 Binary files a/nnn-4.9.tar.gz.sig and /dev/null differ diff --git a/nnn-5.0.tar.gz.sig b/nnn-5.0.tar.gz.sig new file mode 100644 index 0000000..6b4593b Binary files /dev/null and b/nnn-5.0.tar.gz.sig differ diff --git a/nnn-v4.9.tar.gz b/nnn-v4.9.tar.gz deleted file mode 100644 index 5596035..0000000 --- a/nnn-v4.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b15dc7ae7b8ec6d838569dddebae928a161e6f06a02bd1ed67571c822bb0a35 -size 253995 diff --git a/nnn-v5.0.tar.gz b/nnn-v5.0.tar.gz new file mode 100644 index 0000000..7dcb3d2 --- /dev/null +++ b/nnn-v5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba82d6c685bb3687521de2f576244f82558a4af9afeeedda434d5ecb1c029520 +size 257496 diff --git a/nnn.changes b/nnn.changes index 9f36f0c..973b5ca 100644 --- a/nnn.changes +++ b/nnn.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Sat Feb 8 21:02:27 UTC 2025 - Dirk Müller + +- update to 5.0: + * show relative line numbering when jumping (#1808) + * option `-N` to use native prompt when compiled with + libreadline + * rm improvements + - log removed filename + - cancel on 'n' or 'N' + - show name of the hovered file to be removed + - show number of selected files to be removed + * new keybind X to force `rm -rf` always (#1811) + * fix sort order getting changed on context switch (#1757) + * fix current selection on new file creation, if symlinks exist + (#1767) + * fix filter toggle with mouse click on last 2 rows (#1765) + * fix file creation (#1864) + * when handling bookmark, use readlink, not realpath + * set `$PWD` on directory switch + * add option `-0` to null-separate file paths in picker mode + * quitcd.nu (for nushell) now supports modular import (#1806) + * add _command as plugin_ example to cd to user input directory + * `cbcopy-mac`, `cbpaste-mac`: plugins for integration with + macOS clipboard + * `fzhist` plugin: add support for zsh history + * `preview-tui` plugin: support eza as replacement for exa, + multiple fixes + * `preview-tui` plugin: add full svg support (#1865) + * `preview-tabbed`: show (n)sxiv in thumbnail mode inside + "Pictures" directory + * mpv sixel/kitty support for preview (#1590) + ------------------------------------------------------------------- Sun Aug 27 13:21:00 UTC 2023 - Muhammad Akbar Yanuar Mantari @@ -69,7 +102,7 @@ Fri Nov 25 20:28:57 UTC 2022 - Nicolas FORMICHELLA * plugin upload: handle selection using ffsend (#1523) * add Rust icons (#1502) - + ------------------------------------------------------------------- Wed Jul 27 05:17:51 UTC 2022 - Nicolas FORMICHELLA @@ -146,7 +179,7 @@ Wed Nov 24 06:11:37 UTC 2021 - Nicolas FORMICHELLA - 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) +- use nerd icons for gitstatus patch (#1220) ------------------------------------------------------------------- Wed Nov 3 06:10:57 UTC 2021 - Nicolas FORMICHELLA @@ -177,8 +210,8 @@ Wed Nov 3 06:10:57 UTC 2021 - Nicolas FORMICHELLA * legacy macOS (< 10.12.0) support * no redraw during du calculation, show processed dir name * plugin xdgdefault: add dmenu support -* user patch restorepreview: close/restore preview-tui for internal edits - +* user patch restorepreview: close/restore preview-tui for internal edits + ------------------------------------------------------------------- Wed Jul 21 19:47:01 UTC 2021 - Dilawar Singh @@ -341,7 +374,7 @@ Tue Mar 16 04:19:42 UTC 2021 - Dilawar Singh * show `0 selected` msg on cp/mv with empty selection (#855) * fix frozen terminal caused by opener (#858) * migrate macOS CI to GitHub workflows, retire Travis - + ------------------------------------------------------------------- Tue Nov 17 03:55:29 UTC 2020 - Dilawar Singh @@ -430,7 +463,7 @@ Wed Jul 15 08:35:21 UTC 2020 - Dilawar Singh * fix issue with child window resize (see #656) * fix issue with `NNNLVL` on macOS (see #639) * fix issue with restoring session with du/au enabled - + ------------------------------------------------------------------- Tue May 26 05:12:40 UTC 2020 - Dilawar Singh @@ -520,7 +553,7 @@ Mon Apr 13 07:54:16 UTC 2020 - Dilawar Singh * fix filter lost on context switch in non _type-to-nav_ mode * fix broken readline prompt * fix long strings treated as action keys in filter prompt - * fix `NNNLVL` not reset when spawned shell is exited + * fix `NNNLVL` not reset when spawned shell is exited ------------------------------------------------------------------- Mon Feb 17 05:24:51 UTC 2020 - Dilawar Singh @@ -616,13 +649,13 @@ Sun Jan 19 04:50:57 UTC 2020 - Dilawar Singh Thu Dec 5 04:58:16 UTC 2019 - Dilawar Singh - Update to version 2.8.1 - + * Fixes to regression caused by 2.8. ------------------------------------------------------------------- Wed Dec 4 04:22:36 UTC 2019 - Dilawar Singh -- Update to version 2.8 +- Update to version 2.8 * sessions (thanks @annagrram) * rclone support for remote access (mount any cloud storage!!!) @@ -735,7 +768,7 @@ Mon Oct 7 10:08:11 UTC 2019 - Dilawar Singh ------------------------------------------------------------------- Tue Aug 6 06:43:23 UTC 2019 - Dilawar Singh -- Update to 2.6 +- Update to 2.6 * new plugins view image or browse a directory of images in terminal show image thumbnails @@ -772,7 +805,7 @@ Tue Aug 6 06:43:23 UTC 2019 - Dilawar Singh ------------------------------------------------------------------- Tue May 28 05:06:30 UTC 2019 - Dilawar Singh -- Update to 2.5 +- Update to 2.5 * plugin support. 19 plugins added. Some are: pdfview: view a PDF in pager nmount: (un)mount a storage device @@ -914,7 +947,7 @@ Fri Nov 23 22:19:18 UTC 2018 - dilawar.s.rajput@gmail.com ------------------------------------------------------------------- Fri Oct 19 15:11:55 UTC 2018 - dilawar.s.rajput@gmail.com -- Update to 2.0 +- Update to 2.0 * Added mode to show apparent size (key S) * Added script to integrate patool instead of atool * Added support bashlock (OS X) and lock (BSD) as terminal locker diff --git a/nnn.spec b/nnn.spec index 18431dd..691c7c4 100644 --- a/nnn.spec +++ b/nnn.spec @@ -1,7 +1,7 @@ # # spec file for package nnn # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: nnn -Version: 4.9 +Version: 5.0 Release: 0 Summary: Terminal based file browser License: BSD-2-Clause