committed by
Keith Winstein
parent
bb36933472
commit
492cfa3449
@@ -269,6 +269,7 @@ static bool *get_DEC_mode( int param, Framebuffer *fb ) {
|
||||
case 25:
|
||||
return &(fb->ds.cursor_visible);
|
||||
case 1000: /* xterm mouse 1 (normal) */
|
||||
return &(fb->ds.vt100_mouse);
|
||||
case 1002: /* xterm mouse 2 (inc. button drags) */
|
||||
return &(fb->ds.xterm_mouse);
|
||||
case 1006: /* xterm extended mouse */
|
||||
|
||||
Reference in New Issue
Block a user