mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-02 01:40:13 -05:00
terminfo: PD/PE -> PE/PS
Ncurses 2022-12-24 had the names wrong. It was corrected on 2022-12-29.
This commit is contained in:
parent
e7c1a93d29
commit
88641005fe
1 changed files with 2 additions and 2 deletions
|
|
@ -34,8 +34,8 @@
|
||||||
Cs=\E]12;%p1%s\E\\,
|
Cs=\E]12;%p1%s\E\\,
|
||||||
E3=\E[3J,
|
E3=\E[3J,
|
||||||
Ms=\E]52;%p1%s;%p2%s\E\\,
|
Ms=\E]52;%p1%s;%p2%s\E\\,
|
||||||
PD=\E[201~,
|
PE=\E[201~,
|
||||||
PE=\E[200~,
|
PS=\E[200~,
|
||||||
Se=\E[ q,
|
Se=\E[ q,
|
||||||
Ss=\E[%p1%d q,
|
Ss=\E[%p1%d q,
|
||||||
Sync=\E[?2026%?%p1%{1}%-%tl%eh,
|
Sync=\E[?2026%?%p1%{1}%-%tl%eh,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue