Add note about impossibility of using multiple modifier keys

This commit is contained in:
Kovid Goyal 2017-05-23 08:25:41 +05:30
parent ad21c7ed0f
commit 149d606154
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -332,6 +332,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 use multiple modifier keys, other than, `Shift+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