Skip to content

v2.2.0

Compare
Choose a tag to compare
@idanarye idanarye released this 06 Dec 21:05
· 13 commits to master since this release

Added

  • Support separate Meginal buffers on multiple tabs.
  • Added merginal_remoteVisible variable to set remote branches to be viewed by default.
  • Added a hotkey 'tr' to toggle remote branches in the view.

Changed

  • Calling Merginal or MerginalToggle when the merginal buffer is open but not in the main mode (branch list by default, or changes if in special Git status) will:
    • Jump to it, if the user is in another window.
    • Change it to the main mode, if the user is in it.