mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 09:28:21 +00:00
reorder
This commit is contained in:
parent
8f44c12b64
commit
9be119a2f0
1 changed files with 4 additions and 3 deletions
|
|
@ -129,12 +129,13 @@ This will log to:
|
||||||
|
|
||||||
However, you can customize everything to your liking: See [Themes](THEMES.md).
|
However, you can customize everything to your liking: See [Themes](THEMES.md).
|
||||||
|
|
||||||
|
# Key Bindings
|
||||||
|
|
||||||
|
The key bindings can be customized: See [Key Config](KEY_CONFIG.md) on how to set them to `vim`-like bindings.
|
||||||
|
|
||||||
# Inspiration
|
# Inspiration
|
||||||
|
|
||||||
- [lazygit](https://github.com/jesseduffield/lazygit)
|
- [lazygit](https://github.com/jesseduffield/lazygit)
|
||||||
- [tig](https://github.com/jonas/tig)
|
- [tig](https://github.com/jonas/tig)
|
||||||
- [GitUp](https://github.com/git-up/GitUp)
|
- [GitUp](https://github.com/git-up/GitUp)
|
||||||
- It would be nice to come up with a way to have the map view available in a terminal tool
|
- It would be nice to come up with a way to have the map view available in a terminal tool
|
||||||
|
|
||||||
# Key Bindings
|
|
||||||
The key bindings can be customized: See [Key Config](KEY_CONFIG.md) on how to set them to `vim`-like bindings.
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue