Or we could just refuse to support terminals
that do not support standard escape sequences.
Hardcoding the escape sequences is the only
way to remain sane.

But I will bookmark this and fix it later.

On Wed, 30 Mar 2016 06:58:18 +0200
[email protected] wrote:

> > +   fprintf(logfp, "\033[A\033[K");  
> 
> Please guys, stop writing code like this. You cannot print
> sequences directly to the terminal. You have to look in
> the terminfo entry first. I think I am going to modify in
> st every sequence that ppl is hardcoding in sbase and
> ubase.
> 
> 
> Regards,
> 
> 

Attachment: pgpIzVP45WVRh.pgp
Description: OpenPGP digital signature

Reply via email to