Terminality
Terminality copied to clipboard
Clear screen
trafficstars
I'd like to be able to clear the screen (cmd-k / ctrl-k)
Clear screen can be implemented by just select all the text and delete it. I will took the implementation from Javatar to Terminality with this issue.
For me deleting doesn't work.. It reprints the same text again. I tried removing PS1. The buffer opens with:
<ESC>]1337;[email protected]<BEL><ESC>]1337;CurrentDir=
Sure, that's what currently are right now. But I just explain to you of previous implementation I already implement in Javatar (which use the same code base).