Suplemon v0.2.1 Release Notes
Release Date: 2019-08-29 // over 3 years ago-
๐ Fixed bugs:
- ๐ Fix a bug introduced by 0.2.0, where key bindings weren't set up if the user key config file was missing.
Previous changes from v0.2.0
-
๐ 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.