diff options
author | Christian Kellermann | 2022-03-08 13:28:08 +0100 |
---|---|---|
committer | June McEnroe | 2022-03-09 21:18:05 -0500 |
commit | ee82e5d376dc2c329a1833a181f7353aa62dcb64 (patch) | |
tree | 05aa9546429690bd4f0cbef4dbda358e5baa3861 /scripts/Makefile | |
parent | c78b511dfbf349bb638ae8ae174311459a809d1f (diff) |
Always refresh the screen with ^L
This patch adds an explicit wrefresh call. Under some conditions
just flagging the window for redraw does not trigger a redraw and
the user has no other means to force redrawing of a window.
Without this patch resizing the window would sometimes result in
an empty chat window with no way to redraw it.
Tested under uxterm and st on OpenBSD.
Diffstat (limited to 'scripts/Makefile')
0 files changed, 0 insertions, 0 deletions