Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 573 Bytes

selection-text-using-keyboard-in-iterm.md

File metadata and controls

17 lines (9 loc) · 573 Bytes

Selection text in iTerm using keyboard

iTerm keybindings to use your keyboard to select text

From iTerm, go to: Preferences > Profiles > Keys

Click + to add a keybinding, Click to Set

  • ⌥ ← | Action: Move start of selection back > Move by character

  • ⌥ → | Action: Move end of selection forward > Move by character

  • ⌥ ⇧ ← | Action: Move start of selection back > Move by word

  • ⌥ ⇧ → | Action: Move end of selection forward > Move by word

Source: https://stackoverflow.com/questions/30055402/how-to-select-text-in-iterm-with-shiftarrow