mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-15 08:21:03 -04:00
csi: '\E[0 q' resets the cursor style to the default, not '\E[2 q'
Also update 'Se' capability in the terminfo, to reflect this.
This commit is contained in:
parent
fd4904d82a
commit
7f65bd1c20
3 changed files with 16 additions and 7 deletions
|
|
@ -30,7 +30,7 @@ foot+base|foot base fragment,
|
|||
Cs=\E]12;%p1%s\E\\,
|
||||
E3=\E[3J,
|
||||
Ms=\E]52;%p1%s;%p2%s\E\\,
|
||||
Se=\E[2 q,
|
||||
Se=\E[ q,
|
||||
Ss=\E[%p1%d q,
|
||||
Sync=\EP=%p1%ds\E\\,
|
||||
acsc=``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue