是否可以删除终端会话中光标右侧的所有内容,即 Iterm2?我正在专门寻找一个键映射,例如用 ⌘←Del 删除整行或用 ⌥←del 删除一个单词
例如:
$ This is example code | I want everything on the right of the pipe deleted if the cursor started at the pipe
我尝试在 Iterm2 的全局设置中查找十六进制代码并调整配置文件,但到目前为止一无所获。
是否可以删除终端会话中光标右侧的所有内容,即 Iterm2?我正在专门寻找一个键映射,例如用 ⌘←Del 删除整行或用 ⌥←del 删除一个单词
例如:
$ This is example code | I want everything on the right of the pipe deleted if the cursor started at the pipe
我尝试在 Iterm2 的全局设置中查找十六进制代码并调整配置文件,但到目前为止一无所获。