Re: Add five new escape sequences to wscons

2023-01-16 Thread Valery Ushakov
On Mon, Jan 16, 2023 at 15:10:06 -0300, Crystal Kolipe wrote: > On Mon, Jan 16, 2023 at 08:20:35PM +0300, Valery Ushakov wrote: > > On Mon, Jan 16, 2023 at 09:18:53 -0300, Crystal Kolipe wrote: > > > > > It's useful, because these sequences correspond to the terminfo > > > capabilities rin, indn,

Re: Add five new escape sequences to wscons

2023-01-16 Thread Crystal Kolipe
On Mon, Jan 16, 2023 at 08:20:35PM +0300, Valery Ushakov wrote: > On Mon, Jan 16, 2023 at 09:18:53 -0300, Crystal Kolipe wrote: > > > It's useful, because these sequences correspond to the terminfo > > capabilities rin, indn, vpa, hpa, and cbt as defined in the xterm > > terminfo entry. With thes

Re: Add five new escape sequences to wscons

2023-01-16 Thread Mouse
>> [wscons's "vt100" is] not a very good VT-100 emulation, handling a >> bunch of sequences differently from VT-100s (mostly things wscons >> implements but VT-100s don't) and having a handful of other >> mismatches (such as supporting sizes other than 80x24 and 132x24). > A lot of the sequences th

Re: Add five new escape sequences to wscons

2023-01-16 Thread Valery Ushakov
On Mon, Jan 16, 2023 at 09:18:53 -0300, Crystal Kolipe wrote: > It's useful, because these sequences correspond to the terminfo > capabilities rin, indn, vpa, hpa, and cbt as defined in the xterm > terminfo entry. With these sequences implemented, it becomes > slightly more practical to set TERM=

Re: Add five new escape sequences to wscons

2023-01-16 Thread Crystal Kolipe
On Mon, Jan 16, 2023 at 09:31:35AM -0500, Mouse wrote: > > Here is a patch to implement five additional escape sequences in the > > wscons vt100 emulation. > > Not to pick on this particular addition...but is it really still > appropriate to call it "vt100"? Not really :-). > It's not a very goo

Re: Add five new escape sequences to wscons

2023-01-16 Thread Mouse
> Here is a patch to implement five additional escape sequences in the > wscons vt100 emulation. Not to pick on this particular addition...but is it really still appropriate to call it "vt100"? It's not a very good VT-100 emulation, handling a bunch of sequences differently from VT-100s (mostly t

Add five new escape sequences to wscons

2023-01-16 Thread Crystal Kolipe
Here is a patch to implement five additional escape sequences in the wscons vt100 emulation. This is a port of some code that I originally wrote for OpenBSD, and which was recently accepted into CVS there. It's useful, because these sequences correspond to the terminfo capabilities rin, indn, vpa

Re: kernel goes dark on boot

2023-01-16 Thread Emmanuel Dreyfus
On Mon, Jan 16, 2023 at 09:08:20AM +, Emmanuel Dreyfus wrote: > On Mon, Jan 16, 2023 at 06:50:18AM +, Emmanuel Dreyfus wrote: > > > Clearly broken firmware - is there an update available? > > Perhaps I can have more luck booting through grub, I will > > try that. > > Same problem, grub wor