mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-05-05 06:47:25 -04:00
csi: implement 'civis' (show/hide cursor)
This commit is contained in:
parent
a7a28ff581
commit
5e8c75aa38
3 changed files with 5 additions and 3 deletions
|
|
@ -131,6 +131,7 @@ struct terminal {
|
|||
pid_t slave;
|
||||
int ptmx;
|
||||
|
||||
bool hide_cursor;
|
||||
enum decckm decckm;
|
||||
enum keypad_mode keypad_mode;
|
||||
bool bracketed_paste;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue