https://bugs.kde.org/show_bug.cgi?id=372496
--- Comment #9 from Alexander Potashev <aspotas...@gmail.com> --- FWIW I started using shpool instead of tmux: 1. Installed shpool on remote machine. 2. Configured custom Konsole profile with the "Shell" parameter set to a script the connects via ssh and attaches/creates another shpool session (similar to https://github.com/shell-pool/shpool?tab=readme-ov-file#shell-function ) rather than bash. It's not as good as tmux integration, but at least it's faster to open a new shell in a new Konsole tab that if every new tab needed to make a new ssh connection. I also use local tty-based sessions (https://github.com/shell-pool/shpool?tab=readme-ov-file#shell-function) in the configuration because losing network connection is rare in my experience. -- You are receiving this mail because: You are watching all bug changes.