mirror of
https://github.com/vim/vim.git
synced 2025-08-26 20:03:41 -04:00
Problem: GTK3 and GTK4 will drop numeric cursor support. Solution: Adopt GTK3 code and use CSS cursor convention (Drew Vogel). closes: #14610 Signed-off-by: Drew Vogel <dvogel@github> Signed-off-by: Christian Brabandt <cb@256bit.org>