Removed dead code from the syntax highlighter
[ugit.git] / TODO
blob6937230bf4b96a81f969bc2dde9e243271113724
1 + Add unstage selected hunk(s)
3 Allow fine-grained patch hunk selection.
4 Patches contain multiple hunks.  The current
5 to-stage/to-unstage selection granularity is
6 per-hunk.  Most hunks span multiple lines,
7 so having line granularity would be a nice option.
9 + Merge guis
11 + Font stuff
13 + Options dialog + save/restore (started)
15 Window positions are currently stored in the
16 git repo's config.
17 Will we ever need a .ugitrc?  Maybe not.
18 Otherwise, in progress.