I was using my macOS machine to ssh into a linux server, running borg 2.0.0b20 in a screen session there:
borg --cockpit create --repo REPO --list ARCHIVE ...
It looks quite bad:
- it outputs a lot of "?" instead of the graphical block and lines chars.
- also the layout seems to be disturbed
- after quitting borg cockpit, the terminal needs a
reset to be usable again
Maybe an issue in textual with terminal type detection or support?
Or the terminal just can't support what's needed by textual / borg?

I was using my macOS machine to ssh into a linux server, running borg 2.0.0b20 in a
screensession there:It looks quite bad:
resetto be usable againMaybe an issue in
textualwith terminal type detection or support?Or the terminal just can't support what's needed by textual / borg?