Skip to content

Commit

Permalink
more features
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan Dilly committed Jun 13, 2020
1 parent 5a6e67c commit 0a541a3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 0a541a3

Please sign in to comment.