Joined April 2013
·

Andrew Sorensen

Seattle, Washington
·
·

Posted to The single most useful thing in bash over 1 year ago

If you want CTRL+<right> and CTRL+<left> to continue working, you'll need these changes as well:

"\e[1;5C": forward-word

"\e[1;5D": backward-word

Achievements
1 Karma
0 Total ProTip Views