mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-10 09:39:03 -04:00
panelreeldemo: support abort/fail
This commit is contained in:
parent
6508135667
commit
f280db744d
@ -335,7 +335,6 @@ panelreel_demo_core(struct notcurses* nc, int efdr, int efdw){
|
||||
ncplane_set_fg_rgb(w, 0, 55, 218);
|
||||
wchar_t rw;
|
||||
if((rw = handle_input(nc, pr, efdr, &deadline)) <= 0){
|
||||
done = true;
|
||||
break;
|
||||
}
|
||||
// FIXME clrtoeol();
|
||||
|
Loading…
x
Reference in New Issue
Block a user