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

Add functionality to clear terminal #194

Open
LukePrior opened this issue Apr 7, 2022 · 1 comment
Open

Add functionality to clear terminal #194

LukePrior opened this issue Apr 7, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@LukePrior
Copy link

LukePrior commented Apr 7, 2022

RunnoProvider interface should have a clear method to clear the terminal.

runno-terminal should also provide a helper method for clearing.

@taybenlor
Copy link
Owner

Yeah, that makes sense. For now you could do:

element.interactiveUnsafeCommand('clear', {})

@taybenlor taybenlor changed the title RunnoHost Add Clear Terminal Method Add functionality to clear terminal Apr 7, 2022
@taybenlor taybenlor added the enhancement New feature or request label Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants