]> git.draconx.ca Git - zshconf.git/commitdiff
Add bindings for cygwin.
authorNick Bowler <nbowler@elliptictech.com>
Thu, 14 Oct 2010 13:54:44 +0000 (09:54 -0400)
committernbowler <nbowler@shazzam.(none)>
Tue, 25 Jan 2011 15:03:10 +0000 (10:03 -0500)
zshrc

diff --git a/zshrc b/zshrc
index 9878649eb724c943e45d8394effaec0bf5c0d764..caf5805b784d1ece8818f10f3c693294ea648699 100644 (file)
--- a/zshrc
+++ b/zshrc
@@ -26,7 +26,7 @@ rxvt*)
        bindkey '\e[8~' end-of-line
        bindkey '\e[7~' beginning-of-line
 ;;
-screen*|linux)
+screen*|linux|cygwin)
        bindkey '\e[3~' delete-char
        bindkey '\e[4~' end-of-line
        bindkey '\e[1~' beginning-of-line