Kitty 中的分屏
Split screen in Kitty
我想分屏我的终端 (kitty)。我知道它是 possible but there doesn't seem to be a shortcut (pre-made or that I can add to kitty.conf
file. I also saw an option for typing a command 但我不明白这个命令需要在哪里输入(而且每次都输入命令来分屏很烦人)。
旁注:'Kitty' 没有现有标签,我也无法创建它。
谢谢
如 Kitty's document 所述,您可以同时拥有选项卡和分屏(Kitty 称它们为“windows”)。
选项卡:
新标签页:ctrl + shift + t
关闭选项卡:ctrl + shift + q
下一个标签:ctrl + shift + right
上一个标签:ctrl + shift + left
Window:
新window:ctrl + shift + enter
关闭 window: ctrl + shift + w
下一个window:ctrl + shift + ]
上一个 window:ctrl + shift + [
我想分屏我的终端 (kitty)。我知道它是 possible but there doesn't seem to be a shortcut (pre-made or that I can add to kitty.conf
file. I also saw an option for typing a command 但我不明白这个命令需要在哪里输入(而且每次都输入命令来分屏很烦人)。
旁注:'Kitty' 没有现有标签,我也无法创建它。
谢谢
如 Kitty's document 所述,您可以同时拥有选项卡和分屏(Kitty 称它们为“windows”)。
选项卡:
新标签页:ctrl + shift + t
关闭选项卡:ctrl + shift + q
下一个标签:ctrl + shift + right
上一个标签:ctrl + shift + left
Window:
新window:ctrl + shift + enter
关闭 window: ctrl + shift + w
下一个window:ctrl + shift + ]
上一个 window:ctrl + shift + [