]> git.draconx.ca Git - zshconf.git/blobdiff - zshrc
zshrc: Add bindings for the FreeBSD console.
[zshconf.git] / zshrc
diff --git a/zshrc b/zshrc
index 03762598d9d45232aa16da7b0b7d53f6127ecc0b..dbe140157a0b9ed73a8681a70e5c6fdfdefc1a33 100644 (file)
--- a/zshrc
+++ b/zshrc
@@ -38,6 +38,11 @@ xterm)
        bindkey '\eOH'  beginning-of-line
        bindkey '\eOF'  end-of-line
 ;;
+cons25)
+       bindkey '^?'    delete-char
+       bindkey '\e[F'  end-of-line
+       bindkey '\e[H'  beginning-of-line
+;;
 esac
 
 # Set the xterm title