Skip to content
Discussion options

You must be logged in to vote

Add this to your .zshrc file:

zstyle ':autocomplete:*' min-input 1
(Old answer)

If

  • you do not have . in your path

and

then local dirs & executables will not be shown at an empty prompt.

Failing that, you can override the _autocomplete.config.tag-order function.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@marlonrichert
Comment options

@o6uoq
Comment options

@marlonrichert
Comment options

Answer selected by marlonrichert
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants