Relative Content

Tag Archive for macosautocompletezshzshrccompletion

zsh auto complete not completing for macOS ‘defaults’ command

I have enabled zsh-completions using zinit and however when attempting to use completions with the ‘defaults’ command such as defaults write com.apple.screencapture location /path/to/ it seems to fail to utilise the autocomplete feature when filling in the path. It works fine for all the other arguments however it is unable to autocomplete for the path.