refresh stuff even in socket events

This commit is contained in:
Julien Danjou 2008-01-24 20:43:06 +01:00
parent ce41ed1eeb
commit 03bb2708b6
1 changed files with 2 additions and 0 deletions

View File

@ -388,6 +388,8 @@ main(int argc, char *argv[])
break;
buf[r] = '\0';
parse_control(buf);
statusbar_refresh();
layout_refresh();
}
/* two level XPending:
* we need to first check we have XEvent to handle