Skip to content

Commit 0a541a3

Browse files
author
Stephan Dilly
committed
more features
1 parent 5a6e67c commit 0a541a3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ blazing fast terminal-ui for git written in rust
2020
# features
2121

2222
* fast and intuitive key only control
23-
* context based help (**no** need to remember any hot-key)
24-
* inspect/commit changes (incl. hooks: *commit-msg*/*post-commit*)
23+
* context based help (**no** need to remember tons of hot-keys)
24+
* inspect/commit/amend changes (incl. hooks: *commit-msg*/*post-commit*)
2525
* (un)stage files/hunks, revert/reset files/hunk
26-
* stashing (save, apply, drop)
27-
* browse commit log
28-
* scalable ui layout
26+
* stashing (save, apply, drop, inspect content)
27+
* browse commit log, diff committed changes
28+
* scalable terminal ui layout
2929
* async [input polling](assets/perf_compare.jpg) and
3030
* async git API for fluid control
3131

0 commit comments

Comments
 (0)