Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

display issues running tmux inside of upterm #309

Open
dlovell opened this issue Nov 30, 2024 · 1 comment
Open

display issues running tmux inside of upterm #309

dlovell opened this issue Nov 30, 2024 · 1 comment

Comments

@dlovell
Copy link

dlovell commented Nov 30, 2024

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

@dlovell
Copy link
Author

dlovell commented Nov 30, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant