mirror of
https://github.com/extrawurst/gitui.git
synced 2024-12-29 12:06:26 +03:00
more features
This commit is contained in:
parent
5a6e67cc7e
commit
0a541a398e
10
README.md
10
README.md
@ -20,12 +20,12 @@ blazing fast terminal-ui for git written in rust
|
||||
# features
|
||||
|
||||
* fast and intuitive key only control
|
||||
* context based help (**no** need to remember any hot-key)
|
||||
* inspect/commit changes (incl. hooks: *commit-msg*/*post-commit*)
|
||||
* context based help (**no** need to remember tons of hot-keys)
|
||||
* inspect/commit/amend changes (incl. hooks: *commit-msg*/*post-commit*)
|
||||
* (un)stage files/hunks, revert/reset files/hunk
|
||||
* stashing (save, apply, drop)
|
||||
* browse commit log
|
||||
* scalable ui layout
|
||||
* stashing (save, apply, drop, inspect content)
|
||||
* browse commit log, diff committed changes
|
||||
* scalable terminal ui layout
|
||||
* async [input polling](assets/perf_compare.jpg) and
|
||||
* async git API for fluid control
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user