Skip to content

Instantly share code, notes, and snippets.

@aalin
Created June 22, 2009 14:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aalin/133999 to your computer and use it in GitHub Desktop.
Save aalin/133999 to your computer and use it in GitHub Desktop.
bind "\033[1~" ed-move-to-beg
bind "\033[3~" ed-delete-next-char
bind "\033[4~" ed-move-to-end
bind "\033[5~" ed-prev-history
bind "\033[6~" ed-next-history
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment