mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 09:28:21 +00:00
Blazing 💥 fast terminal-ui for git written in rust 🦀
| .vscode | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE.md | ||
| README.md | ||
gitterm
terminal ui (tui) frontend for git written in rust
todo
- show files that changes
- show files on index
- colorize diff
- only show diff of selected file
- change detection
- allow scrolling diff
- support staging
- show added files on working dir changes
- support committing
- allow selecting/diff index items
- support unstaging
- polling in thread
- log view