0

每当我在 tmux 中输入一个拆分窗口时,我的输入就会进入每个窗口。

有没有办法切换这个?

尝试谷歌搜索,但没有运气!

4

1 回答 1

2

手册页

set-window-option [-agqu] [-t target-window] option value (alias: setw)
        synchronize-panes [on | off]
                  Duplicate input to any pane to all other panes in the same window (only for panes that are not in any special mode).
于 2013-07-09T04:14:55.783 回答