summaryrefslogtreecommitdiff
path: root/lib/theme-and-appearance.zsh
diff options
context:
space:
mode:
authorMarc Cornellà <marc.cornella@live.com>2016-05-12 13:22:27 +0200
committerMarc Cornellà <marc.cornella@live.com>2016-05-12 13:22:27 +0200
commited484dfaf63c6d8789b2bd2e952a07bbbb9ad330 (patch)
treefc58343419b55c983cc31855e3fcbf81485487eb /lib/theme-and-appearance.zsh
parent0ebe35968cee69431790c78d427813d073db71c1 (diff)
downloadzsh-ed484dfaf63c6d8789b2bd2e952a07bbbb9ad330.tar.gz
zsh-ed484dfaf63c6d8789b2bd2e952a07bbbb9ad330.tar.bz2
zsh-ed484dfaf63c6d8789b2bd2e952a07bbbb9ad330.zip
Delete cdablevars option by default
Fixes weird autocompletion of directories and named users. Fix #4864
Diffstat (limited to 'lib/theme-and-appearance.zsh')
-rw-r--r--lib/theme-and-appearance.zsh1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/theme-and-appearance.zsh b/lib/theme-and-appearance.zsh
index ebb11fb31..8a564e4f2 100644
--- a/lib/theme-and-appearance.zsh
+++ b/lib/theme-and-appearance.zsh
@@ -25,7 +25,6 @@ fi
#setopt no_beep
setopt auto_cd
setopt multios
-setopt cdablevars
if [[ x$WINDOW != x ]]
then