What's Changed
Visual improvements
- Reworked rebase operation in #16 to support
--source
and--insert-after
flags. Visual representation during rebasing has also been changed to show a hint about what's going to happen
- Refactored operations to show their related key bindings in the status bar
- Confirmation dialogs now support
left
,right
,y
, andn
key bindings - Updated styling of move/delete bookmark list
Bug fixes
- rename modules to allow remote go install by @nickchomey in #14
- Fixed a bug in #15 that caused
jjui
to crash on start up
New Contributors
- @nickchomey made their first contribution in #14
Full Changelog: v0.4...v0.5