Skip to content

Commit 33344e9

Browse files
author
Stephan Dilly
committed
add keybinding notes to changelog
1 parent fc4ed85 commit 33344e9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3030
- fix commit msg being broken inside tag list ([#871](https://github.com/extrawurst/gitui/issues/871))
3131
- fix filetree file content not showing tabs correctly ([#874](https://github.com/extrawurst/gitui/issues/874))
3232

33+
## Key binding notes
34+
- new keys: `rebase_branch` [`R`], `file_find` [`f`]
35+
36+
see `vim_style_key_config.ron` for their default vim binding
37+
3338
## [0.17.0] - 2021-08-21
3439

3540
**compare commits**

0 commit comments

Comments
 (0)