Closed Typeaway14 closed 2 years ago
The current implementation for clearing the screen works only for windows. It's a lambda function that runs cls on the cmd terminal. This doesnt work on Linux. Find a way to fix this and make the code compatible with Linux and Windows both!
cls
Hey can I be added to this issue :)
Hey can I be added to this issue -n1haldev
Go ahead!
Can I be added to this issue?
hey @surajkadapa it's open access time! Go ahead and make a PR
The current implementation for clearing the screen works only for windows. It's a lambda function that runs
cls
on the cmd terminal. This doesnt work on Linux. Find a way to fix this and make the code compatible with Linux and Windows both!