Re: [PATCH] docs: use standard SGR format in xterm-true-color

2024-12-31 Fir de Conversatie Christian Brabandt
On Sun, 29 Dec 2024, 'Andrea Pappacoda' via vim_dev wrote: > By default, Vim uses the non-standard, but widely supported, legacy > xterm/Konsole format for setting "direct colors" with set setaf and > setbf escape codes, which use semicolons as separators. > > The documentation for xterm-true-c

[PATCH] docs: use standard SGR format in xterm-true-color

2024-12-31 Fir de Conversatie 'Andrea Pappacoda' via vim_dev
By default, Vim uses the non-standard, but widely supported, legacy xterm/Konsole format for setting "direct colors" with set setaf and setbf escape codes, which use semicolons as separators. The documentation for xterm-true-color mentions that, as an alternative, users can set alternative sequenc