mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-04-09 15:18:06 -05:00
Consider bells as a display event.
[originally from svn r3329]
This commit is contained in:
parent
5bd604f53f
commit
893c432a77
@ -1697,7 +1697,7 @@ void term_out(Terminal *term)
|
||||
term_update(term);
|
||||
}
|
||||
}
|
||||
term->disptop = 0;
|
||||
term->seen_disp_event = TRUE;
|
||||
}
|
||||
break;
|
||||
case '\b': /* BS: Back space */
|
||||
|
Loading…
x
Reference in New Issue
Block a user