https://bugs.kde.org/show_bug.cgi?id=158235

Ahmad Samir <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Ahmad Samir <[email protected]> ---
(In reply to Piotr Dobrogost from comment #4)
[...] 
> Thanks for reply. I tried this but got the following error:
> bash: print: command not found
>  

FTR, what you need to do is send that escape sequence to the terminal, e.g.
using printf or echo:
printf '\e[3J'
echo -e '\e[3J'

alternatively you can use the menu, View -> Clear Scrollback.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to