Skip to content

GRV v0.3.2

Latest
Compare
Choose a tag to compare
@rgburke rgburke released this 15 Mar 22:21
· 5 commits to master since this release

Release notes

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

  • Added fancy diff display format (based on diff-so-fancy) which is now the default. The diff format can be configured using the new diff-display config variable.
  • Set shell command working directory to be the root of the repository.
  • Fix bug causing mouse to be disabled when GRV is restored after being backgrounded.
  • Shell commands invoked with ! are run in the controlling terminal.
  • Escape or <C-c> cancels the prompt.
  • Added input-prompt-after-command config variable to configure whether the "Press any key to continue" message is displayed after executing an external command.
  • Added diff-view-file GRV variable which contains the currently selected file in the active DiffView.
  • Defaulted commit-limit variable to 100,000.
  • A search term can be provided as an argument to the help command.
  • Added sleep command which causes GRV to sleep for the provided number of seconds.
  • Removed built in cold theme.