Add a flag to force redrawing of the status line even if the content
authornicm <nicm@openbsd.org>
Sun, 19 Aug 2018 20:13:07 +0000 (20:13 +0000)
committernicm <nicm@openbsd.org>
Sun, 19 Aug 2018 20:13:07 +0000 (20:13 +0000)
commit2c46c1fbbb58def2042c59a83b549cef28f2bb59
tree2f1872d42c34828d12a3c3520ae5c0342c01b78f
parent6a48b0c38ff11d2c7f4e0b244a3aa011fd3bc6a5
Add a flag to force redrawing of the status line even if the content
hasn't changed, needed for resizing.
usr.bin/tmux/screen-redraw.c
usr.bin/tmux/server-client.c
usr.bin/tmux/tmux.h