mirror of
https://github.com/vim/vim.git
synced 2025-11-13 22:54:27 -05: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>