mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
fix previous commit
This commit is contained in:
parent
0e820ad3cd
commit
85cb50c7e2
@ -175,7 +175,7 @@ send_init_sequence(int h, int altscreen)
|
||||
}
|
||||
#ifdef CONFIG_MOUSE
|
||||
if (! get_opt_bool("ui.mouse_disable", NULL))
|
||||
return;
|
||||
send_mouse_init_sequence(h);
|
||||
#endif
|
||||
write_sequence(h, INIT_BRACKETED_PASTE_SEQ);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user