X-Git-Url: https://git.draconx.ca/gitweb/zshconf.git/blobdiff_plain/a03c667bf929f3eb5d30fb899dd5165a1fa4ca23..d4163ec82a993a24d59bc0d5677b93e28d288b86:/zshrc diff --git a/zshrc b/zshrc index 0376259..dbe1401 100644 --- 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