Content-Length: 269257 | pFad | https://github.com/nikoloza/articles/blob/master/devtools/iterm-key-bindings.md

B6 articles/devtools/iterm-key-bindings.md at master · nikoloza/articles · GitHub
Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.03 KB

iterm-key-bindings.md

File metadata and controls

45 lines (30 loc) · 1.03 KB

iTerm additional (Mac-default) key bindings

As you may know, we have some keys bindings missing in iTerm, like jumping cursor through word or removing whole line, etc. I listed some useful bindings to make it working in our iTerm setup. To start, open your iTerm, go to Preferences > Keys and then click to + button to add new key bindings.

Clear whole line

  • Keys: +⟵(Delete)
  • Action: Send Hex Code
    • 0x15

Jump cursor to line start

  • Keys: +
  • Action: Send Hex Code
    • 0x01

Jump cursor to line end

  • Keys: +
  • Action: Send Hex Code
    • 0x05

Delete whole word

  • Keys: +⟵(Delete)
  • Action: Send Hex Code
    • 0x1B 0x08

Delete word forward

  • Keys: +fn+⟵(Delete)
  • Action: Send Escape Sequence
    • Esc + d

Jump cursor to left over whole word

  • Keys: +
  • Action: Send Escape Sequence
    • Esc + b

Jump cursor to right over whole word

  • Keys: +
  • Action: Send Escape Sequence
    • Esc + f








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/nikoloza/articles/blob/master/devtools/iterm-key-bindings.md

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy