tabby
tabby copied to clipboard
SSH stuttering when connecting using profiles
Describe the problem: When connecting to a host using the profile tab, all output from the SSH session has a stutter, which does not occur when connecting directly using the ssh command. This is on a fresh install (This is my first time using tabby). Maybe it could be an ssh config related issue, but I don't have options configured that should affect this.
Version: 1.0.201 Platform: macOS arm64 14.0 Plugins: None, only builtins Frontend: xterm-webgl, issue persists with xterm-canvas
Connecting using SSH directly (working as intended):
https://github.com/Eugeny/tabby/assets/2747816/b3a66a56-9c56-4e44-815e-813708c47b23
Connecting using profiles (stuttering):
https://github.com/Eugeny/tabby/assets/2747816/814d3d78-5682-4a15-97aa-087d8343e56a
To Reproduce: First connect to a remote server via SSH using a new terminal session, output will show smoothly. Then connect to a remote server via the profile selection, output will stutter.
Same issue. @mxson Have you resolved this?