Open sandikata opened 2 years ago
No, wezterm doesn't have this feature
hope to support
In a similar vein, scrolling multiple panes in sync like vim's scrollbind option would be nice to have sometimes.
Any plan to support those features at some point ? I would appreciate them. :smiley:
I personally have no plans to implement this any time soon.
I wanted to launch multiple commands simultaneously on different servers over SSH, and it's surprisingly impossible.
I understand it's a personal preference, but there are plenty of terminals and multiplexers doing it:
synchronize-panes
in tmuxBasically, it's quite a daily tool for sysadmins to run commands simultaneously over many servers. Sure, there are other tools for it, although, it's a good thing to have in a terminal emulator.
Dear @wez, operating with a zoo of panes like on the screenshot is a very complex task without parallel input into the tab v_v
My current workaround is to run Byobu in a Wezterm tab. Not perfect, but gets the work done. Ctrl-F2 and Shift-F2 to create splits and Alt-F9 to toggle sending input to all splits.
zoo of panes like on the screenshot is a very complex task without parallel input into the tab
use Warp terminal?
Hello,
Is it supported in wezterm a synchronized panes (like it tmux) ?
Example of tmux.conf for synchronize panes.
Regards.