在 tmux 中,如何在setw synchronize-panes off外部(来自 bash)设置配置命令。
我试过了,tmux send-keys -t 1 setw synchronize-panes off enter但是没有用(它将命令发送到 shell)。
在 tmux 中,如何在setw synchronize-panes off外部(来自 bash)设置配置命令。
我试过了,tmux send-keys -t 1 setw synchronize-panes off enter但是没有用(它将命令发送到 shell)。