浏览代码

Delete cdablevars option by default

Fixes weird autocompletion of directories and named users.
Fix #4864
Marc Cornellà 9 年之前
父节点
当前提交
ed484dfaf6
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      lib/theme-and-appearance.zsh

+ 0 - 1
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