tmate-io / tmate

Instant Terminal Sharing
https://tmate.io/
Other
5.55k stars 298 forks source link

tmate only shows a completely blank terminal (plus status bar) after discarding the connection messages #299

Open zilti opened 5 months ago

zilti commented 5 months ago

Running tmate first gives me, as expected, the message showing the URIs to connect to the session. After discarding that with q though, all I get is a completely blank terminal without even a prompt, only showing the status bar at the bottom saying [0] 0:bash*.

tmux works fine. I am using the kitty shell, bash, and liquidprompt.

zilti commented 5 months ago

It seems tmate cannot handle liquidprompt; it is what's breaking tmate.

KopfKrieg commented 2 months ago

Starting a new shell with --noprofile or disabling liquidprompt also didn't help here, I had to remove the "source liquidprompt" line from my .bashrc to get tmate working

:/