mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-16 04:39:16 +00:00
Jarrod Johnson
a20b0abb43
Do not clear the buffer on superfluous reopen
If someone does a reopen, try to preserve the buffer, unless connect proves there to be a deeper issue. The risk of staleness is low, but the experience of the whole screen clearing is tricky. This was not such an issue at the time, but using pyte causes clearbuffer to also clear connected client terminals.
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%