Skip to content

GRV v0.3.1

Compare
Choose a tag to compare
@rgburke rgburke released this 08 Jan 22:40
· 32 commits to master since this release

Release notes

This minor release contains a couple of fixes and enhancements since v0.3.0:

  • Fix confirm-checkout to also cover file checkout in the Status View.
  • Fix crash when diff view is empty.
  • Pop-up views can now handle mouse events.
  • Show diffs for unmerged files.
  • Added def command which enables user defined commands.
  • Added undef command to undefine user defined commands.
  • Added default-view config variable which allows a command to be specified to define the default view.
  • Added evalkeys command which can evaluate key strings sequences.