Skip to content

v1.2.0

Compare
Choose a tag to compare
@mgunyho mgunyho released this 11 Sep 14:30
· 385 commits to master since this release

The biggest new feature is the possibility to map custom keyboard shortcuts, using a syntax like --map key-combination:action.

Other improvements:

  • Add keyboard mapping to select the folder under the cursor and exit immediately. The default keyboard shortcuts are Alt-Enter and Ctrl-Space. (Github #39)
  • Fix exiting with ctrl-c with --mouse=on (Github #45)
  • Update dependencies
  • Lots of small updates to readme