mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 01:18:21 +00:00
add keybinding notes to changelog
This commit is contained in:
parent
fc4ed855d6
commit
33344e93e2
1 changed files with 5 additions and 0 deletions
|
|
@ -30,6 +30,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- fix commit msg being broken inside tag list ([#871](https://github.com/extrawurst/gitui/issues/871))
|
||||
- fix filetree file content not showing tabs correctly ([#874](https://github.com/extrawurst/gitui/issues/874))
|
||||
|
||||
## Key binding notes
|
||||
- new keys: `rebase_branch` [`R`], `file_find` [`f`]
|
||||
|
||||
see `vim_style_key_config.ron` for their default vim binding
|
||||
|
||||
## [0.17.0] - 2021-08-21
|
||||
|
||||
**compare commits**
|
||||
|
|
|
|||
Loading…
Reference in a new issue