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

Ahmad Samir <a.samir...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |a.samir...@gmail.com

--- Comment #5 from Ahmad Samir <a.samir...@gmail.com> ---
(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