Forgot one limitation
This commit is contained in:
parent
7080168bdd
commit
96921e3a39
@ -309,6 +309,7 @@ There are various problems with the current state of keyboard handling. They
|
||||
include:
|
||||
|
||||
* No way to use modifiers other than `Ctrl` and `Alt`
|
||||
* No way to handle different types of keyboard events, such as press, release or repeat
|
||||
* No reliable way to distinguish single `Esc` keypresses from the
|
||||
start of a escape sequence. Currently, client programs use
|
||||
fragile timing related hacks for this, leading to bugs, for example:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user