bindings: remove unsupported s-tab key
This binding does not exist. It is backtab.
Fixes: 1a75906bcb
("bindings: support more modified keys")
Signed-off-by: Robin Jarry <robin@jarry.cc>
This commit is contained in:
parent
4cf0ea2a05
commit
b2e9df623f
|
@ -534,8 +534,6 @@ following special keys are supported:
|
||||||
: ;
|
: ;
|
||||||
| tab
|
| tab
|
||||||
:
|
:
|
||||||
| s-tab
|
|
||||||
: Shift+Tab
|
|
||||||
| enter
|
| enter
|
||||||
:
|
:
|
||||||
| up
|
| up
|
||||||
|
|
Loading…
Reference in New Issue