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

FunctionItem shows previous screen text #64

Open
Mike-Branham opened this issue Jan 20, 2024 · 1 comment
Open

FunctionItem shows previous screen text #64

Mike-Branham opened this issue Jan 20, 2024 · 1 comment
Labels

Comments

@Mike-Branham
Copy link

Version

0.6.4

Operating System

Windows

Environment

Windows powershell

What happened?

When you call a function with FunctionItem, the screen clears, however any text shown from a previous items output is initially shown on the screen before the new function prints its data.
How can that previous output not be shown first.
Thanks

@hulleyrob
Copy link

just add ;clear at the end of whatever you are running I do the same.

I find its also nice to have a press enter to continue to see the output before that too.

If you are on windows the cmd might be different but should be whatever clear screen is on that.

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

No branches or pull requests

2 participants