# Diff Tool
For git diffing in the terminal
# Todo
- [ ] Remove need to cd to git repo
- [ ] Diff line wrapping
- [x] Diff scrolling
- [x] Sync diff scrolling
- [x] Dynamic line number width
- [x] Line number column text align right
- [x] Diff add header
- [ ] Staging and Commits
- [ ] Colour theme support
- [x] (Bug) Fix double input on windows
- [ ] Runnable from any directory (not just with a git repo)