From 73589763f38502cac02edc4efd742c98ab88f75e Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Thu, 8 May 2008 12:04:17 +0100 Subject: [PATCH 1/1] disable rationalise-dot for now --- .zsh/zshrc/99_TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 : -- 2.39.2