You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
strangely, when I run the command upterm host --force-command 'tmux attach -t pair-programming' -- tmux new -t pair-programming
I don't get the "redraw" issues that I get if I start a terminal with upterm host and then invoke tmux
If I first invoke upterm host, hit q to get to the terminal and then invoke tmux, I invariably see something like
^[[>65;6800;1c ... stuff my bash prints ...
user@host:~/path/to/cwd$ 65;6800;1c
The sessions are fine if I run upterm inside of a tmux pane, but the display gets "distorted" if I try to run tmux inside of upterm.
Is running tmux inside of upterm a common thing and I have an uncommon problem? The only other possibly related issue I see is #278
The text was updated successfully, but these errors were encountered: