chiark / gitweb /
^L to refresh the screen.
authorSimon Tatham <anakin@pobox.com>
Sun, 7 Jan 2024 07:30:45 +0000 (07:30 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 7 Jan 2024 07:30:45 +0000 (07:30 +0000)
commitb94a9316cabe1c3fa43f3249af3fc22e07bd363a
tree7d413dccfb1eea9c1576ffaed2731f605a8b1bae
parent9239299c1866721ef9bf14bae7818107357fec68
^L to refresh the screen.

In case of corruption. An obvious case of corruption is extraneous
output to the same tty (from an unrelated background process, or from
a rogue dbg! in this program itself). Another one I've been seeing
recently is a mysterious corruption relating to some Unicode
characters that only shows up in tmux on one system. But regardless, I
want to get on with my session after anything like that happens.
src/tui.rs