Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dimsav/iterm-keys


https://github.com/dimsav/iterm-keys

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# iterm-keys

First, go to Preferences -> Profiles -> Keys.

### Delete word

Send Hex Code: `0x1B 0x08`

### Delete line

Send Hex Code: `0x15`

### Navigate 1 word back

Send Escape Sequence: `b`

### Navigate 1 word in front

Send Escape Sequence: `f`

---

Sources

- http://felipecsl.com/blog/2012/06/05/protip-delete-words-on-iterm2-mac-osx/
- http://stackoverflow.com/questions/15733312/iterm2-delete-line