mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-27 06:46:44 -04:00
terminfo: kb2 (center keypad key) should be \EOu, not \EOE
This commit is contained in:
parent
644c8ef879
commit
851e99f9a5
2 changed files with 3 additions and 1 deletions
|
|
@ -135,7 +135,7 @@ foot+base|foot base fragment,
|
|||
kUP6=\E[1;6A,
|
||||
kUP7=\E[1;7A,
|
||||
kUP=\E[1;2A,
|
||||
kb2=\EOE,
|
||||
kb2=\EOu,
|
||||
kbs=^?,
|
||||
kcbt=\E[Z,
|
||||
kcub1=\EOD,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue