How to quit listening gracefully? #768
-
When one does |
Beta Was this translation helpful? Give feedback.
Answered by
jjallaire
Apr 30, 2022
Replies: 1 comment 2 replies
-
Ctrl+C should do it
…On Fri, Apr 29, 2022 at 6:31 PM Bryan Hanson ***@***.***> wrote:
When one does quarto preview and quarto is "listening" for changes and
updating pages, what is the proper way to exit gracefully? In the Mac
terminal I've been doing cntrl-z but that leaves quarto still listening (as
evidenced by the message when executing quarto preview a second time). I
couldn't find anything about this in the discussion or docs nor quarto
help.
—
Reply to this email directly, view it on GitHub
<#768>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAZPRZ4TLF2QRII3OC5TWTVHRPNVANCNFSM5UXMMPWQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, we'll add some docs about that. Thanks!