Skip to content

Commit acbb737

Browse files
committed
Added todo
1 parent c319934 commit acbb737

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ https://invisible-island.net/ncurses/ncurses.faq.html#config_leaks
148148
- Add git stash support, especially for stashing individual files
149149
- The loop over the status items should not happen three times, but instead happen once and call out to functions for index, workspace, and untracked
150150
- git commit -a
151+
- Deleted files can only be unstaged to toggle between index and workspace. That seems to be because the status is not taken into account
151152
- [Maybe] add to homebrew
152153
- [Maybe] a config file (line numbers on off, color on off, etc)
153154
- Better error handling (calloc fail, git fail, etc)

0 commit comments

Comments
 (0)