Suplemon v0.2.0 Release Notes

Release Date: 2019-06-16 // almost 5 years ago
  • 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.