美文网首页
Iterm2 快捷键

Iterm2 快捷键

作者: 抽疯的稻草绳 | 来源:发表于2022-11-10 17:12 被阅读0次
    image

    Tabs and Windows (我最常用的标签和窗口有关的快捷键)

    Function(作用) Shortcut(快捷键)
    Open/Close
    New Tab
    新建标签 + T
    Close Tab or Window
    关闭标签/窗口 + W
    Splitting
    Split Window Vertically
    纵向分割屏幕 + D
    Split Window Horizontally
    横向向分割屏幕 + Shift + D
    Moving
    Go to Specific Tab
    移动到指定标签 + Number Key (e.g: ⌘2 will go to 2nd tab)
    Go to Split Pane by Direction
    快速在分割的屏幕间移动 + Option + Arrow Key(方向键)
    Fullscreen
    Fullscreen or reverse
    进入或退出全屏 + Enter
    Maximize a pane or reverse
    把割屏幕中的一个最大化,再按一次退出 + Shift + Enter
    Resize Pane
    改变分割屏的大小 Ctrl + + Arrow
    Store window arrangement
    储存屏幕分割设置 + Shift + S 我喜欢分成四个,所以会存下来,之后可以直接使用
    Restore window arrangement
    窗口恢复成你储存的设置 + Shift + R

    My Favorite Key Combos (最爱组合键,让你工作起来手下生风)

    Function Shortcut
    Delete to start of line
    删除本行光标前所有内容 Ctrl + U
    Delete to end of line
    删除本行光标后所有内容 Ctrl + K
    Delete line
    快速删除一整行 + Del
    Repeat last command
    找寻使用过的指令 Up Arrow
    Move back and forth by words
    在单词间快速跳跃 Alt + Arrow Keys
    Delete previous word
    快速删除一整个单词 Ctrl + W
    Clear screen
    清空屏幕 Ctrl + L
    Move to the start of line
    快速移动到一行最前面 Ctrl + A
    Move to the end of line
    快速移动到一行末尾 Ctrl + E
    Search as you type
    输入部分指令来找到之前使用过的完整指令 Ctrl + R and type the search term; Repeat Ctrl + R to loop through result
    Broadcast command to all panes in window
    同时在所有分割屏输入 + Alt + I (again to toggle/再按一次同样的组合键来退出)
    Reset
    重置 + R

    相关文章

      网友评论

          本文标题:Iterm2 快捷键

          本文链接:https://www.haomeiwen.com/subject/ewzstdtx.html