Open Rahix opened 2 years ago
I've seen a shell send the following escape sequences which tbot doesn't handle well:
│ ├─(690600)< '\x1b7\x1b[r\x1b[999;999H\x1b[6n'
Individually, these mean:
\x1b7
\x1b[r
\x1b[999;999H
\x1b[6n
I've seen a shell send the following escape sequences which tbot doesn't handle well:
Individually, these mean:
\x1b7
\x1b[r
\x1b[999;999H
\x1b[6n