Closing browser tab? #529
Unanswered
beyond9thousand
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How do you implement closing of the tab that is opened when previewing the file? I am looking to implement something similar on an nvim command that I am working on.
currently this only terminates the yarn module that is
retype
i want it to mimic the browser tab killing behavior, what could i do to incorporate the same?
Beta Was this translation helpful? Give feedback.
All reactions