mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-04 18:15:22 +02:00
event baton now working
This commit is contained in:
parent
17ac79d052
commit
0779bdeadb
6 changed files with 230 additions and 21 deletions
1
todo.txt
1
todo.txt
|
@ -14,6 +14,7 @@ Commands
|
|||
can be responsible for specifying the waterfall associated with a command!
|
||||
[ ] make some kind of "single listener" event system... will make keyboard stuff easy
|
||||
because then you just steal and release for modals and such
|
||||
[ ] 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue