Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@richrd richrd released this 16 Jun 20:56
· 14 commits to master since this release

Full Changelog

Fixed bugs:

  • Fix not using the delta argument in the cursor move_up method.
  • Fix issue where mouse events in prompts could crash suplemon #247
  • Fix not being able to override default keys with user key bindings

Implemented enhancements:

  • Allow help to be toggled with the help shortcut. Credit @caph1993
  • Allow opening files at specific row and column from command line.