From: martin f. krafft Date: Thu, 8 May 2008 11:04:17 +0000 (+0100) Subject: disable rationalise-dot for now X-Git-Url: https://git.madduck.net/etc/zsh.git/commitdiff_plain/73589763f38502cac02edc4efd742c98ab88f75e?hp=1fc934e9c212b32ecc3257130e52d9f557e1e428 disable rationalise-dot for now --- diff --git a/.zsh/zshrc/99_TODO b/.zsh/zshrc/99_TODO index 63cf6c4..e7f8b98 100644 --- a/.zsh/zshrc/99_TODO +++ b/.zsh/zshrc/99_TODO @@ -63,8 +63,8 @@ rationalise-dot() { LBUFFER+=. fi } -zle -N rationalise-dot -bindkey . rationalise-dot +#zle -N rationalise-dot +#bindkey . rationalise-dot :