Skip to content

v0.14.2

Compare
Choose a tag to compare
@sayanarijit sayanarijit released this 16 Jun 09:21
· 613 commits to main since this release

Changes & fixes

  • Added messages: PrintPwdAndQuit, PrintFocusPathAndQuit, PrintSelectionAndQuit.
  • Mapped :q to a new built-in mode quit containing different options to quit.
  • Fixed handling of relative paths.
  • FocusNext will start from the first node after the last node.
  • FocusPrevious will start from the last node after the first node.