mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-05 18:45:27 +02:00
almost done
This commit is contained in:
parent
0d6f2516cb
commit
69235f4b37
6 changed files with 10 additions and 32 deletions
2
todo.txt
2
todo.txt
|
@ -12,7 +12,6 @@ Commands
|
|||
========
|
||||
[ ] move command creation outside of the command view so multiple things
|
||||
can be responsible for specifying the waterfall associated with a command!
|
||||
[ ] then refactor keyboard input and UI.listen() to that event system
|
||||
[ ] multiple things can process!!!
|
||||
[ ] sip from buffer with post-command hooks. ideally the git engine
|
||||
knows nothing about the level being played
|
||||
|
@ -35,6 +34,7 @@ Big Bugs to fix:
|
|||
Done things:
|
||||
(I only started this on Dec 17th 2012 to get a better sense of what was done)
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
[x] then refactor keyboard input and UI.listen() to that event system
|
||||
[x] make some kind of "single listener" event system... will make keyboard stuff easy
|
||||
because then you just steal and release for modals and such
|
||||
[x] text input from the commandPromptView must flow down into
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue