标签:for get short pen pre stack lines ref hex
To jump between words and start/end of lines in iTerm2 follow these steps:
Move cursor one word left
0x1b 0x62Move cursor one word right
0x1b 0x66Move cursor to beginning of line
0x01Move cursor to end of line
0x05Delete word
0x1b 0x08Delete line
0x15Undo
0x1fDon‘t forget to remove the previous bindings:
mac item2自定义光标移动快捷键,移动行首行尾,按单词跳转
标签:for get short pen pre stack lines ref hex
原文地址:https://www.cnblogs.com/chenkeyu/p/12268165.html