We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc4ed85 commit 33344e9Copy full SHA for 33344e9
CHANGELOG.md
@@ -30,6 +30,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
30
- fix commit msg being broken inside tag list ([#871](https://github.com/extrawurst/gitui/issues/871))
31
- fix filetree file content not showing tabs correctly ([#874](https://github.com/extrawurst/gitui/issues/874))
32
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
38
## [0.17.0] - 2021-08-21
39
40
**compare commits**
0 commit comments