Terminality icon indicating copy to clipboard operation
Terminality copied to clipboard

Clear screen

Open jrz opened this issue 9 years ago • 3 comments
trafficstars

I'd like to be able to clear the screen (cmd-k / ctrl-k)

jrz avatar Feb 11 '16 09:02 jrz

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.

spywhere avatar Feb 11 '16 09:02 spywhere

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=

jrz avatar Feb 11 '16 10:02 jrz

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).

spywhere avatar Feb 11 '16 10:02 spywhere