Merge pull request #290 from arthurkalm/delete-key-working

Make the delete key work correctly, instead of outputting a ~
This commit is contained in:
Robby Russell 2011-05-13 02:52:25 -07:00
commit d22205efe4
37 changed files with 1007 additions and 73 deletions

View file

@ -1,6 +1,4 @@
# TODO: Explain what some of this does..
autoload -U compinit
compinit -i
bindkey -e
bindkey '\ew' kill-region