7a6c808c04
Prepare to support more modifiers in key bindings. tcell has some premade ctrl-modified keys but not all keys are supported. Other keys must be explicitly checked with a modifier mask. Update the KeyStroke type to carry a modifier mask. Update code accordingly. No functional change. Link: https://github.com/gdamore/tcell/blob/master/key.go#L265-L275 Link: https://github.com/gdamore/tcell/blob/master/key.go#L384-L419 Signed-off-by: Robin Jarry <robin@jarry.cc> |
||
---|---|---|
.. | ||
accounts.conf | ||
aerc.conf.in | ||
bindings.go | ||
bindings_test.go | ||
binds.conf | ||
config.go | ||
default_styleset | ||
style.go | ||
triggers.go |