iTerm 2: How to set keyboard shortcuts to jump to beginning/end of line?

后端 未结 14 1805
难免孤独
难免孤独 2020-12-02 03:09

I can see that Ctrl+left/right jumps to the beginning/end of line. How to change this to Cmd+left/right arrow

14条回答
  •  失恋的感觉
    2020-12-02 03:51

    explained in https://aaronaddleman.com/articles/hexcodes-and-iterm/

    you can use xxd -psd to get key hex code.

提交回复
热议问题