Since patch 9.1.1813, Someone asked me to make it as an option behaviour. My solution is use a 'go-C' to control it and use it default.
what's more the commit message of patch 9.1.1813 is outdated.
This commit seen the caption bar as the extension of the background so
it is follow the option 'background' before Windows 11 and follow the
background color after Windows 11.
Now only support it on Windows 11. On Windows 10, users only can enable accent color in the title bar in Windows's control center.
https://github.com/vim/vim/pull/18449
(7 files)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.
@mao-yining pushed 1 commit.
—
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.
@RestorerZ requested changes on this pull request.
> @@ -4483,6 +4483,9 @@ A jump table for the options with a short description can be found at |Q_op|. *'go-c'* 'c' Use console dialogs instead of popup dialogs for simple choices. + *'go-C'* + 'C' Use |hl-Normal| control the colour of the caption bar if + available. Currently only works for MS-Windows.
In the caption, you wrote "titlebar", in the previous pull request in the documentation it was "title bar", and here it is "caption bar". So what do you mean?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.