|
From: WongCK <won...@ya...> - 2018-01-11 12:03:50
|
Ah So.... VT52 escape code. Thanks for the hint.
On Thursday, 11 January 2018, 3:44:45 PM GMT+8, Helmut Karlowski via Freemint-discuss <fre...@li...> wrote:
,---------------------------------------------------
> When developing software, my debug output comes out to the TOSWIN console window.As I need a clean output most of the time, I clear the window by closing and opening it.Can there be a menu item or shortcut combo to clear the console window?Thanks.
> rgdswongck
I use:
alias clsc='print -n \\033E >/dev/console'
Your shell might need a different syntax for EscE.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Freemint-discuss mailing list
Fre...@li...
https://lists.sourceforge.net/lists/listinfo/freemint-discuss
|