iTerm2 交换面板键盘快捷键
iTerm2 swap panes keyboard shortcut
只能通过菜单按钮在窗格之间切换选项,但我看不到任何绑定到此操作的操作。是否存在允许交换窗格的内置命令?
如果您的意思是在窗格之间切换焦点:
⌘ + ⌥ + ← and ⌘ + ⌥ + →
或
⌘ + [ and ⌘ + ]
如果你的意思是交换窗格的位置,只能通过右键单击菜单来完成:
- 右键单击要交换的窗格,它变成红色
- 单击窗格切换到
根据 gitlab issue
,没有键盘快捷键
所选答案第二部分的更正:
If you mean swapping the positions of the panes, it can only be done from the
right-click menu:
- Right-click pane to swap from, it turns red
- Click on pane to swap to
There is no keyboard shortcut for this according to gitlab issue
可以自行设置
转到 iTerm2->Prefrences->Keys。
在底部你会发现一个加号 - 按下它可以添加键盘快捷键。
您可以从多种操作中进行选择 - 包括“使用分屏交换位置”。
只能通过菜单按钮在窗格之间切换选项,但我看不到任何绑定到此操作的操作。是否存在允许交换窗格的内置命令?
如果您的意思是在窗格之间切换焦点:
⌘ + ⌥ + ← and ⌘ + ⌥ + →
或
⌘ + [ and ⌘ + ]
如果你的意思是交换窗格的位置,只能通过右键单击菜单来完成:
- 右键单击要交换的窗格,它变成红色
- 单击窗格切换到
根据 gitlab issue
,没有键盘快捷键所选答案第二部分的更正:
If you mean swapping the positions of the panes, it can only be done from the right-click menu:
- Right-click pane to swap from, it turns red
- Click on pane to swap to There is no keyboard shortcut for this according to gitlab issue
可以自行设置
转到 iTerm2->Prefrences->Keys。
在底部你会发现一个加号 - 按下它可以添加键盘快捷键。
您可以从多种操作中进行选择 - 包括“使用分屏交换位置”。