How to set keyboard shortcuts to jump to beginning/end of line? [closed]

Add in iTerm2 the following Profile Shortcut Keys

FOR ACTION SEND
⌘ ← “SEND HEX CODE” 0x01
⌘ → “SEND HEX CODE” 0x05
⌥ ← “SEND ESC SEQ” b
⌥ → “SEND ESC SEQ” f

Here is a visual for those who need it

iTerm add key visual

Leave a Comment