Skip to content

Commit

Permalink
Link to relevant docs in inputrc
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonrudolph committed Jan 13, 2017
1 parent 35ac2af commit 617316f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions inputrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Configure option + right arrow to move forward one word in iTerm2
# https://www.gnu.org/software/bash/manual/bashref.html#Commands-For-Moving
"\e\e[C": forward-word

# Configure option + left arrow to move backward one word in iTerm2
# https://www.gnu.org/software/bash/manual/bashref.html#Commands-For-Moving
"\e\e[D": backward-word

0 comments on commit 617316f

Please sign in to comment.