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

Feature request: How do I know I'm "playing" a demo? #17

Closed
guader opened this issue Aug 17, 2018 · 1 comment
Closed

Feature request: How do I know I'm "playing" a demo? #17

guader opened this issue Aug 17, 2018 · 1 comment
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@guader
Copy link

guader commented Aug 17, 2018

I want to be noticed when I'm using 'terminalizer play'.
For example, there could be an inspection before the prompt when playing something like:

<playing>[root@localhost ~]# mkdir demo
<playing>[root@localhost ~]# cd demo
<playing>[root@localhost ~]# logout

Therefor I'll know now it's palying, and I'm not taking control of it.

@faressoft faressoft added wontfix This will not be worked on enhancement New feature or request labels Aug 17, 2018
@faressoft
Copy link
Owner

We can't do that for couple of reasons:

  • It is even more confusing since it seems to be part of the recorded frames.
  • Terminalizer provides the ability to use other commands than bash or non-shell command line app.s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants