remove outdated comment
This commit is contained in:
parent
df6224d04e
commit
31d04f1945
|
@ -8,14 +8,6 @@ import (
|
||||||
"time"
|
"time"
|
||||||
)
|
)
|
||||||
|
|
||||||
/*
|
|
||||||
TODO:
|
|
||||||
* pc-at abstraction
|
|
||||||
* check that `<del>` works. It's different now.
|
|
||||||
* parallels
|
|
||||||
* hyperv-
|
|
||||||
*/
|
|
||||||
|
|
||||||
// KeysAction represents what we want to do with a key press.
|
// KeysAction represents what we want to do with a key press.
|
||||||
// It can take 3 states. We either want to:
|
// It can take 3 states. We either want to:
|
||||||
// * press the key once
|
// * press the key once
|
||||||
|
|
Loading…
Reference in New Issue