How to get quarto cli shell completion? #3216
Unanswered
massisenergy
asked this question in
Q&A
Replies: 2 comments
|
Indeed, I have no auto-completion either. |
0 replies
|
Non official static completions for Quarto CLI 1.9 and above supporting: bash, zsh, fish, and PowerShell: https://m.canouil.dev/quarto-completions/ |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm on MacOS, using quarto cli. However I cannot figure out how to enable shell completion (pressing TAB in
zsh). I have two versions of quarto installed in my machine: one came bundled with the Studio.app, another installed usingbrew install quarto.For newcomers to quarto, a shell completion would be imperative to learn it quicker!
Thanks for your input.
All reactions