Re: Improving extended VGA text modes

2020-05-19 Thread Mark Kettenis
> Content-Type: text/plain; charset="utf-8" > From: > Date: Wed, 13 May 2020 23:36:57 -0700 Hi John, > The process of using 40/50 row vga text modes is pretty cumbersome now: > > wsfontload -h 8 -e ibm /usr/share/misc/pcvtfonts/vt220l.808 > wsconscfg -dF 1 > wsconscfg -t 80x50 1 > > I just rep

Improving extended VGA text modes

2020-05-13 Thread johnc
The process of using 40/50 row vga text modes is pretty cumbersome now: wsfontload -h 8 -e ibm /usr/share/misc/pcvtfonts/vt220l.808 wsconscfg -dF 1 wsconscfg -t 80x50 1 I just reported a bug and a fix with font corruption, but I want to propose a few usability improvements that I am interested in