Hello community,

here is the log from the commit of package nnn for openSUSE:Factory checked in 
at 2020-05-28 09:13:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nnn (Old)
 and      /work/SRC/openSUSE:Factory/.nnn.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nnn"

Thu May 28 09:13:14 2020 rev:18 rq:808881 version:3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/nnn/nnn.changes  2020-04-13 12:55:00.068692922 
+0200
+++ /work/SRC/openSUSE:Factory/.nnn.new.3606/nnn.changes        2020-05-28 
09:13:27.780625294 +0200
@@ -1,0 +2,45 @@
+Tue May 26 05:12:40 UTC 2020 - Dilawar Singh <dilawar.s.raj...@gmail.com>
+
+- Update to version 3.2
+
+    * previews
+      - config `NNN_FIFO` to write hovered file paths a previewer can read
+      - plugin `preview-tabbed`: 
[tabbed](https://tools.suckless.org/tabbed)/xembed based file previewer
+      - plugin `preview-tui`: simple TUI file previewer in tmux/xterm
+      - plugin `preview-kitty`: preview using kitty terminal's capabilities
+      - [live preview](https://github.com/jarun/nnn/wiki/Live-previews) 
configuration example
+    * find & list
+      - send list of files from (cmd run as) plugin to  `nnn`
+      - plugin `finder`: find/fd/fzf/grep/ripgrep/fzf (in subtree) and list in 
`nnn`
+      - <kbd>Right</kbd> or <kbd>l</kbd> on symlink in list dir takes to 
target file
+    * persistent session option `-S` [for disk usage, run `nnn -T d` (see 
help)]
+    * hover on the file when a file path is passed as positional argument
+    * go to first file or match with <kbd>'</kbd> (followed by <kbd>'</kbd> or 
<kbd>char</kbd>)
+    * config `NNN_SEL` to specify custom selection file
+    * config `NNN_LOCKER` to specify locker program
+    * dim file details in detail mode
+    * call `chdir()` on directory change
+    * option `-l`: number of lines to move on mouse scroll
+    * graphical [keybind 
map](https://github.com/jarun/nnn/wiki/Usage#graphical-map)
+    * let `NNN_COLORS` override `NO_COLOR`
+    * plugins
+      - option `-P`: run plugin by key at start
+      - run plugins with <kbd>Alt+key</kbd>
+      - allow `NNN_PIPE` usage by commands run as plugin
+      - input format to `NNN_PIPE`: `<ctxcode><opcode><data>` (see plugins doc)
+      - set `ctxcode` to `+` for smart context usage (next inactive, else 
current)
+      - `getplugs` to fetch plugins by installed version of `nnn`
+      - plugin `mimelist`: list files by mime type in subtree
+      - plugin `bookmarks`: named bookmarks using symlinks
+      - plugin `nbak`: backup `nnn` config
+      - `nuke` adds lowdown as alternative markdown viewer
+      - several plugin improvements
+    * fix broken screen on resize (see #520)
+    * fix broken version sort (see #550)
+    * fix list and pipe modes not working together
+    * fix multiple issues with listing files
+    * fix `@` shown in detail mode for symlink to dir
+    * fix listing files directly under `/`
+    * move to `-std=c11`
+
+-------------------------------------------------------------------

Old:
----
  nnn-3.1.tar.gz

New:
----
  nnn-3.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nnn.spec ++++++
--- /var/tmp/diff_new_pack.xXL497/_old  2020-05-28 09:13:28.748627635 +0200
+++ /var/tmp/diff_new_pack.xXL497/_new  2020-05-28 09:13:28.748627635 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           nnn
-Version:        3.1
+Version:        3.2
 Release:        0
 Summary:        Terminal based file browser
 License:        BSD-2-Clause

++++++ nnn-3.1.tar.gz -> nnn-3.2.tar.gz ++++++
++++ 6225 lines of diff (skipped)


Reply via email to