jarun/nnn

Tracker

jarun opened this issue · 0 comments

jarun commented

Rolled from #1537.

Cooking

  • show relative line numbering when jumping (#1808)
  • option -N to use native prompt when compiled with libreadline
  • 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
  • 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)
  • mpv sixel/kitty support for preview (#1590)

Up for grabs

  • Fix misaligned icons on MacOS (#1802)
  • Add a more powerful archiving plugin that supports a wide range of operations and formats (see #1805)
  • Add plugins gpgs and gpgv to support singing and verifying using gpg to complete the gpgX set of plugins

Contribution guideline.