Alex
Alex
My apologies. I did quote it when I ran the command. Updated it.
Thanks a lot! Just curious -- is there a list of available key=value pairs for `-o` that I'm too dumb to find? Also, suggestion: maybe add a warning when multiple...
The initial comment by @rben01, shows the font size is set to 32px, which would cause the font to automatically apply the corresponding optical size. If you change the font...
Hey @benhancock — So I just made sure everything's set up according to what you said, but unfortunately completions still don't appear. The only thing I noticed was that the...
@benhancock Yes to both. Here's my `~/.zshrc` ```sh HISTSIZE=1000 SAVEHIST=10000 PATH="$PATH:/Users/alex/Code/shell_scripts" PATH="$PATH:/Users/alex/woff2/out" export PATH=$PATH # autojump [[ -s /Users/alex/.autojump/etc/profile.d/autojump.sh ]] && source /Users/alex/.autojump/etc/profile.d/autojump.sh autoload -U compinit; compinit # tabtab source...
Hey @benhancock, first of all, thanks a lot for your effort! I reset the OMZ completion cache and completions now work with the `netlify` command (I used to test with...