mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 09:28:21 +00:00
todos
This commit is contained in:
parent
8b37a22e4d
commit
46b4e37ccf
1 changed files with 2 additions and 1 deletions
|
|
@ -15,9 +15,10 @@ Over the last 2 years my go-to GUI tool for this was [fork](https://git-fork.com
|
||||||
* [x] inspect diffs
|
* [x] inspect diffs
|
||||||
* [x] commit
|
* [x] commit
|
||||||
* [x] [input polling in thread](assets/perf_compare.jpg)
|
* [x] [input polling in thread](assets/perf_compare.jpg)
|
||||||
|
* [ ] indicate file status (modified,added,removed)
|
||||||
|
* [ ] ←→ to switch between index/diff
|
||||||
* [ ] support non-root git folder wd
|
* [ ] support non-root git folder wd
|
||||||
* [ ] show content of new files
|
* [ ] show content of new files
|
||||||
* [ ] indicate file status (modified,added,removed)
|
|
||||||
* [ ] discard untracked files (remove)
|
* [ ] discard untracked files (remove)
|
||||||
* [ ] use [notify](https://crates.io/crates/notify) to watch git
|
* [ ] use [notify](https://crates.io/crates/notify) to watch git
|
||||||
* [ ] log view
|
* [ ] log view
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue