CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2024/11/05 01:12:08

Modified files:
        sys/dev/wscons : wsemul_vt100.c wsemul_vt100_subr.c 
                         wsemul_vt100var.h wsemulvar.h 

Log message:
Add support for CSI b control sequence (repeat last printed character) to
the wscons vt100 emulation. Based on a diff from Crystal Kolipe, modified
to properly handle partial updates, verified to work with udl(4).

Reply via email to