mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-20 05:33:47 -04:00
csi: implement CSI 3J - erase scroll back
This commit is contained in:
parent
18fb70bb3f
commit
aa4cf1873b
2 changed files with 23 additions and 0 deletions
|
|
@ -235,6 +235,7 @@ foot+base|foot base fragment,
|
|||
u8=\E[?%[;0123456789]c,
|
||||
u9=\E[c,
|
||||
vpa=\E[%i%p1%dd,
|
||||
E3=\E[3J,
|
||||
Ms=\E]52;%p1%s;%p2%s\007,
|
||||
Se=\E[2 q,
|
||||
Ss=\E[%p1%d q,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue