How does the matcher-list arguments work in zsh zstyle completion?

后端 未结 1 1845
庸人自扰
庸人自扰 2021-02-14 22:22

I\'m trying to configure my ~/.zshrc so code completion on files/dirs work as I need it. I\'ve found various ressources online on the zstyle completion syntax, and code example

相关标签:
1条回答
  • 2021-02-14 22:50

    Hi the zsh doc for this is at

    http://zsh.sourceforge.net/Doc/Release/Completion-Widgets.html#Completion-Matching-Control

    0 讨论(0)
提交回复
热议问题