Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Inform user how to exit pipeline ascii display #503

Closed
pared opened this issue Jul 25, 2019 · 6 comments · Fixed by #504
Closed

Inform user how to exit pipeline ascii display #503

pared opened this issue Jul 25, 2019 · 6 comments · Fixed by #504

Comments

@pared
Copy link
Contributor

pared commented Jul 25, 2019

Context:
https://discordapp.com/channels/485586884165107732/563406153334128681/603890677176336394

https://dvc.org/doc/commands-reference/pipeline-show#options should probably contain note that q can be used to exit from dvc pipeline show --ascii

@ryokugyu
Copy link
Contributor

@pared we just need to mention that press q to exit the ASCII display?

@efiop
Copy link
Contributor

efiop commented Jul 25, 2019

Also related to iterative/dvc#1208

@efiop
Copy link
Contributor

efiop commented Jul 25, 2019

@ryokugyu Ideally we should mention all the keys: https://github.com/iterative/dvc/blob/0.53.1/dvc/dagascii.py#L126 . arrows(or WASD) for navigation, q for exit.

@shcheklein
Copy link
Member

@efiop ideally we should put this instruction to the DVC itself as well. Is it possible? It's too confusing for people who are not familiar with CLI that much.

@efiop
Copy link
Contributor

efiop commented Jul 26, 2019

@shcheklein Yep, there is an issue that i've linked above.

@shcheklein
Copy link
Member

@efiop thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants