Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
grv-0.3.1-src.tar.gz | 2019-01-08 | 10.0 MB | |
grv_v0.3.1_linux64 | 2019-01-08 | 12.1 MB | |
GRV v0.3.1.tar.gz | 2019-01-08 | 5.2 MB | |
GRV v0.3.1.zip | 2019-01-08 | 5.2 MB | |
README.md | 2019-01-08 | 597 Bytes | |
Totals: 5 Items | 32.5 MB | 0 |
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 theStatus 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.