[konsole] [Bug 372496] Support tmux control mode
"Alexander Potashev" <[email protected]> Wed, 23 Jul 2025 21:16:57 +0000
| Newsgroups | gmane.comp.kde.devel.konsole |
|---|---|
| Message-ID | <[email protected]/> |
https://bugs.kde.org/show_bug.cgi?id=372496 --- Comment #9 from Alexander Potashev <[email protected]> --- 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 the assignee for the bug.