Keyboard binding
1 unresolved thread
1 unresolved thread
Compare changes
@@ -67,14 +67,21 @@ const Timeline = {
Closes #369 (closed)
Pressing .
keyboard button will show new status.
This is prototype of keyboard binding feature (#148).
I think we need to use
keyup
instead ofkeydown
.disagree. this isn't a mouse click.