El dom., 6 ene. 2019 a las 8:27, Jonathan de Boyne Pollard escribió: > > Use > |console-control-sequence --foreground blue|console-decode-ecma48| from > version 1.39 on that terminal. What do you see? SGR 34? SGR 38;5;4? > Or SGR 38;2;... ?
Well, guess what. I built in-development 1.39 and it turns out that: > > 2) Key combinations with Alt (e.g. Alt + f or Alt + b to move forward > > or backward one word on Bash) did not work with neither > > console-fb-realizer nor console-termio-realizer. Not anymore. They work with the new console-termio-realizer and the new console-fb-realizer. > > 3) More strangely, Ctrl + x (e.g. to exit from GNU nano) did not work > > with console-termio-realizer, but did with console-fb-realizer. Not anymore. Ctrl + X gets delivered to nano with the new console-termio-realizer. > > 4) With console-termio-realizer, green is blue and blue is green :D > > Not with console-fb-realizer, though. Not anymore. Blue and green display normally with the new console-termio-realizer, as do yellow and magenta, which I found out in later tests that were also reversed with the one from version 1.38. So it looks like that's going to be fixed in 1.39. So thanks, G.
