Skip to content

v0.3.9

Compare
Choose a tag to compare
@sayanarijit sayanarijit released this 08 Apr 20:11
· 817 commits to main since this release

Changes

There are changes in the default key bindings

  • When in the default mode, pressing esc will not quit the session.
  • :e will open a file in ${EDITOR:-vi}.
  • When in the default search mode, entering or leaving a directory will not reset the mode back to default.
    This might seem a little counter-intuitive to the nnn users, but I think this adds to the productivity and should be the default. The real-time mode indicator will help the users adapt to the alternate defaults.