Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

no way to quit rustlings watch #842

Closed
abusch opened this issue Sep 13, 2021 · 3 comments · Fixed by #843 or #846
Closed

no way to quit rustlings watch #842

abusch opened this issue Sep 13, 2021 · 3 comments · Fixed by #843 or #846

Comments

@abusch
Copy link
Contributor

abusch commented Sep 13, 2021

I ran rustlings watch and started working my way through the exercices and wanted to stop for a bit, only to find out there was absolutely no way to quit the process (except by finishing all the exercises...). I tried C-c, C-\, C-d, quit, exit, ...

It would be handy to add a quit command or similar (and maybe a help one too).

@abusch abusch changed the title no way to quite rustlings watch no way to quit rustlings watch Sep 13, 2021
@RusimbiPatrick
Copy link

I use CTRL + C and it works

@abusch
Copy link
Contributor Author

abusch commented Sep 19, 2021

hmm, it might be a fish shell thing maybe...

@shadows-withal
Copy link
Member

A quit command would be a good idea, yeah.

shadows-withal pushed a commit that referenced this issue Sep 21, 2021
Includes:
- quit, to quit the shell instead of having to press Cmd/Ctrl-C or Cmd/Ctrl-D
- help, to display an overview of all the commands available in watch mode.

Closes #842.
abusch added a commit to abusch/rustlings that referenced this issue Sep 24, 2021
bugaolengdeyuxiaoer pushed a commit to bugaolengdeyuxiaoer/rustlings that referenced this issue Dec 28, 2021
Includes:
- quit, to quit the shell instead of having to press Cmd/Ctrl-C or Cmd/Ctrl-D
- help, to display an overview of all the commands available in watch mode.

Closes rust-lang#842.
bugaolengdeyuxiaoer pushed a commit to bugaolengdeyuxiaoer/rustlings that referenced this issue Dec 28, 2021
ppp3 pushed a commit to ppp3/rustlings that referenced this issue May 23, 2022
Includes:
- quit, to quit the shell instead of having to press Cmd/Ctrl-C or Cmd/Ctrl-D
- help, to display an overview of all the commands available in watch mode.

Closes rust-lang#842.
ppp3 pushed a commit to ppp3/rustlings that referenced this issue May 23, 2022
dmoore04 pushed a commit to dmoore04/rustlings that referenced this issue Sep 11, 2022
Includes:
- quit, to quit the shell instead of having to press Cmd/Ctrl-C or Cmd/Ctrl-D
- help, to display an overview of all the commands available in watch mode.

Closes rust-lang#842.
dmoore04 pushed a commit to dmoore04/rustlings that referenced this issue Sep 11, 2022
Spacebody pushed a commit to Spacebody/my-rustlings that referenced this issue Nov 18, 2022
Includes:
- quit, to quit the shell instead of having to press Cmd/Ctrl-C or Cmd/Ctrl-D
- help, to display an overview of all the commands available in watch mode.

Closes rust-lang#842.
Spacebody pushed a commit to Spacebody/my-rustlings that referenced this issue Nov 18, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
3 participants