Hello Adam, On 3/8/19 8:40 PM, Adam Borowski wrote: > Since 65d9982d7 (4.17), it follows xterm rather than common sense and > consistency, being the only command 1..9 where N+20 doesn't undo what > N did. As libvte 0.51.90 got changed the same way, this behaviour will > probably stay. > > Signed-off-by: Adam Borowski <kilobyte@xxxxxxxxxx> Thanks. Patch applied. Cheers, Michael > --- > man4/console_codes.4 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man4/console_codes.4 b/man4/console_codes.4 > index 35f52fc64..d605b058d 100644 > --- a/man4/console_codes.4 > +++ b/man4/console_codes.4 > @@ -258,7 +258,7 @@ The toggle meta flag > causes the high bit of a byte to be toggled > before the mapping table translation is done. > T} > -21 set normal intensity (ECMA-48 says "doubly underlined") > +21 set underline (<4.17 and many other terminals set normal intensity) > 22 set normal intensity > 24 underline off > 25 blink off > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/