commit | 9f39470b382481f9ec0d9eb17d196a753ecf8e33 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicholas.marriott@gmail.com> | Mon Aug 20 20:05:34 2018 +0100 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Mon Aug 20 20:05:34 2018 +0100 |
tree | 799d95b4ac052968a92a4dea4a3a1b62c12b3952 | |
parent | 458b4b77014361c1df05a84b81e3318aeb19e6cd [diff] |
Only screen-redraw.c needs to adjust for message or prompt when the status line is off, get rid of tty_status_lines and just pass the client into status_line_size so it can check the CLIENT_STATUSOFF flag as well.