mirror of
https://github.com/urbit/shrub.git
synced 2024-12-18 15:55:00 +03:00
term: skip prompt refresh on ^c under -t
This commit is contained in:
parent
8671d3091d
commit
124aec68ad
@ -1002,8 +1002,10 @@ u3_term_ef_ctlc(void)
|
||||
_term_ovum_plan(uty_u->car_u, wir, cad);
|
||||
}
|
||||
|
||||
if ( c3n == u3_Host.ops_u.tem ) {
|
||||
_term_it_refresh_line(uty_u);
|
||||
}
|
||||
}
|
||||
|
||||
/* _term_it_put_value(): put numeric color value on lin_w.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user