commit | 9dc6946ebf359ec811cc4bb8b68ea9862b496369 | [log] [download] |
---|---|---|
author | nicm <nicm> | Wed May 10 16:47:03 2017 +0000 |
committer | nicm <nicm> | Wed May 10 16:47:03 2017 +0000 |
tree | e8a243ca8e99208c8eac038e246652b97966090e | |
parent | b519551153f5451615a9d64966350400e141e540 [diff] |
We can use ECH to clear sections of lines, so use it for internal panes (that don't touch an edge). Move all the tty clear code into two common functions rather than having the same bunch of checks everywhere.