Instead of loads of little screen_write_*_on and off functions which
commit10682b9e7e4b38d6dcbf2f826737d7d2c7fbc0a0
authorNicholas Marriott <nicm@openbsd.org>
Thu, 21 Mar 2013 18:47:56 +0000 (21 18:47 +0000)
committerNicholas Marriott <nicm@openbsd.org>
Thu, 21 Mar 2013 18:47:56 +0000 (21 18:47 +0000)
tree1e452aa8b8963dda40e213fb29cf01f4b3010975
parentc5504af4a685707389888db475fb7451ff5d8d86
Instead of loads of little screen_write_*_on and off functions which
just change mode flags, just have screen_write_mode_set and
screen_write_mode_clear.
input.c
screen-write.c
tmux.h