summary refs log tree commit diff
path: root/scripts/Makefile
diff options
context:
space:
mode:
authorChristian Kellermann <ckeen@pestilenz.org>2022-03-08 13:28:08 +0100
committerJune McEnroe <june@causal.agency>2022-03-09 21:18:05 -0500
commitee82e5d376dc2c329a1833a181f7353aa62dcb64 (patch)
tree05aa9546429690bd4f0cbef4dbda358e5baa3861 /scripts/Makefile
parentUpdate STANDARDS section authors, titles and URLs (diff)
downloadcatgirl-ee82e5d376dc2c329a1833a181f7353aa62dcb64.tar.gz
catgirl-ee82e5d376dc2c329a1833a181f7353aa62dcb64.zip
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
4 23:37:51 -0400'>2021-09-14Add downgrade IRC botJune McEnroe 2021-09-14Sort by title if authors matchJune McEnroe 2021-09-13Swap-remove tags as they're foundJune McEnroe 2021-09-12Replace htagml regex with strncmpJune McEnroe 2021-09-11Also defer printing comment for lone close-parensJune McEnroe 2021-09-10Publish "git-comment"June McEnroe 2021-09-10Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe