Skip to content

Instantly share code, notes, and snippets.

@CurtisNewbie
Last active April 9, 2020 06:10
Show Gist options
  • Select an option

  • Save CurtisNewbie/15c850ccb9b782b74147f7929fc42a7a to your computer and use it in GitHub Desktop.

Select an option

Save CurtisNewbie/15c850ccb9b782b74147f7929fc42a7a to your computer and use it in GitHub Desktop.
~/.inputrc
set completion-ignore-case on
# mappings for Ctrl-left-arrow and Ctrl-right-arrow for word moving
"\e[1;5C": forward-word
"\e[1;5D": backward-word
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment