Skip to content

Aliases are listed upon starting terminal of after every command is executed #195

Answered by cibinmathew
Pilgrim1379 asked this question in Q&A
Discussion options

You must be logged in to vote

may be try this to let the auto suggestions appear only if n min chars
zstyle ':autocomplete:*' min-input 2

Additionally if with a delay
zstyle ':autocomplete:*' min-delay .2 # seconds

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Pilgrim1379
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
Labels
documentation Improvements or additions to documentation
2 participants
Converted from issue

This discussion was converted from issue #194 on February 28, 2021 17:03.