mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-28 01:40:17 -05:00
terminfo: change kmous to \E[M. This fixes mouse not working in e.g. htop
This commit is contained in:
parent
7d7af62d84
commit
36f30e8b1b
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ foot+base|foot base fragment,
|
||||||
khome=\EOH,
|
khome=\EOH,
|
||||||
kich1=\E[2~,
|
kich1=\E[2~,
|
||||||
kind=\E[1;2B,
|
kind=\E[1;2B,
|
||||||
kmous=\E[<,
|
kmous=\E[M,
|
||||||
knp=\E[6~,
|
knp=\E[6~,
|
||||||
kpp=\E[5~,
|
kpp=\E[5~,
|
||||||
kri=\E[1;2A,
|
kri=\E[1;2A,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue