Please have a look at this image:
search_counter.png (view on web)
The space outlined in red seems to never be used. Perhaps the search counter should be moved to the far right corner - that would give more space for long search patterns.
gVim 9.1.443.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
That will make it even harder to notice the counter. I already find it at the current place hard to see when I am concentrating. Depends on monitor size of course.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
That will make it even harder to notice the counter. I already find it at the current place hard to see when I am concentrating. Depends on monitor size of course.
Indeed. I've also found it annoying that I have to turn my head/eyes to the right corner in order to peak at the search count. I find it a lot easier when it's on the left side which is why I integrated it into my statusline. And it's displayed only when hlsearch is enabled:
screenshot-2024-06-07_020042.png (view on web)
@lkintact In case you're interested. There's a plugin that displays the search count in a popup window: https://github.com/obcat/vim-hitspop.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Partial commands are shown there. Do :set showcmd then type y1000000a and you get this:
Screenshot_20240606_202034.png (view on web)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
It seems that it is shown at the bottom-right after :set noshowcmd noruler
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Closed #14932 as not planned.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
closing then.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()