Use menu_complete to avoid first tab.
This commit is contained in:
1
.zshrc
1
.zshrc
@@ -70,6 +70,7 @@ export PERL_CPANM_OPT="--mirror http://cpan.nctu.edu.tw/ --mirror http://cpan.cp
|
|||||||
export SAVEHIST=2000
|
export SAVEHIST=2000
|
||||||
#
|
#
|
||||||
setopt hist_ignore_all_dups
|
setopt hist_ignore_all_dups
|
||||||
|
setopt menu_complete
|
||||||
setopt prompt_subst
|
setopt prompt_subst
|
||||||
#
|
#
|
||||||
if [[ -z "$WINDOW" ]]; then
|
if [[ -z "$WINDOW" ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user