A web developer's blog. PHP, MySQL, CakePHP, Zend Framework, Wordpress, Code Igniter, Django, Python, CSS, Javascript, jQuery, Knockout.js, and other web development topics.

iTerm2 delete by word or by line and moving around using arrows keys

Moving around by using “Alt + Left or right arrow” key for words.
And deleting by word or by line.

Delete by word:
delete_word

Delete by line:
delete_line

Move cursor back one word:
backward

Move cursor forward one word:
forward

Sources:

https://coderwall.com/p/ds2dha/word-line-deletion-and-navigation-shortcuts-in-iterm2

This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>