1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-09-19 08:47:46 +03:00
kakoune/test/regression/638-highlight-codepoint-with-bracket
Maxime Coste 3fc8e29d10 Add support for curly underline and separate underline color
Add support for a third color in face definition that controls
the underline and a 'c' attribute for curly underline (that takes
precedence over 'u' if both are specified)

Allow empty colors to mean default, so that `,,red+u` means the
same as `default,default,red+u`

Fixes #4138
2021-09-07 08:21:26 +10:00
..
cmd Rework client quitting and handling of remote errors 2016-09-04 17:56:07 +01:00
in Use boost::wregex implementation and manually utf8 decode into it 2016-05-10 09:38:21 +01:00
out Use boost::wregex implementation and manually utf8 decode into it 2016-05-10 09:38:21 +01:00
patch Add support for curly underline and separate underline color 2021-09-07 08:21:26 +10:00
rc Fix tests and required scripts to get back to green make test 2018-07-05 07:54:28 +10:00
script Add support for curly underline and separate underline color 2021-09-07 08:21:26 +10:00