How do I shutdown/exit gotty server once my command completes? #62
Unanswered
mrinalwahal
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Is the |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For example, if I'm running vim with
gotty -w vi test.txt
- how do I make sure gotty shuts down after I close vim?Or basically finish any command with ctrl+c?
@sorenisanerd
Beta Was this translation helpful? Give feedback.
All reactions