mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-10 04:27:45 -05:00
csi: SGR mouse tracking *is* implemented
This commit is contained in:
parent
fd25018cdd
commit
b9bd637021
1 changed files with 0 additions and 1 deletions
1
csi.c
1
csi.c
|
|
@ -610,7 +610,6 @@ csi_dispatch(struct terminal *term, uint8_t final)
|
|||
break;
|
||||
|
||||
case 1006:
|
||||
LOG_WARN("unimplemented: SGR mouse");
|
||||
term->mouse_reporting = MOUSE_SGR;
|
||||
break;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue