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

Support passing command prefix to cmd #27

Open
nlgranger opened this issue Apr 17, 2023 · 0 comments
Open

Support passing command prefix to cmd #27

nlgranger opened this issue Apr 17, 2023 · 0 comments

Comments

@nlgranger
Copy link

nlgranger commented Apr 17, 2023

I think it would be neat if cmd could simulate typing the beginning of the command.
For instance:

pe "htop"
# Copy-paste some pid
cmd "kill "
# wait for enter key like p, pe etc.
# simulates typing kill
# presenter pastes the pid and presses return to execute

Also, if you forgot you were on the cmd step, you don't accidentally end up executing an empty command while you were trying to trigger the next step. Instead you trigger something which has a visual feedback. I think this is better in terms of UX.

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

No branches or pull requests

1 participant