Benjamin-Loison / vim

The official Vim repository
https://www.vim.org
Vim License
0 stars 0 forks source link

Unclear cursor location #2

Open Benjamin-Loison opened 9 months ago

Benjamin-Loison commented 9 months ago

Debian.

It can be at two locations based on this screenshot for instance:

image

Note that the screen alternate with:

image

Hence we avoid to wait to deduce where we are, as it is not highlighted.

Could inverse colors at cursor location instead for instance.

Instructions: Replace the template text and remove irrelevant text (including this line)

Is your feature request about something that is currently impossible or hard to do? Please describe the problem. A clear and concise description of what is hard to do. Ex. It is difficult to [...] when [...] (If it is related to runtime files, please check their header for where to discuss enhancements.)

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.