Skip to content

Why is the scrollbar suddenly always displayed. #1242

Answered by ychin
MarkCallow asked this question in Q&A
Discussion options

You must be logged in to vote

I don't think anything has changed. This is just how Vim scrollbars work. It's not easy to just add auto-hiding of scrollbars to MacVim, because the way that the macOS API works isn't just something you can turn on. It also wouldn't work very well since MacVim is kind of weird with its scroll bars with one at the bottom, and multiple ones on the right and on the left. To fix it properly we should just do an auto-hiding scrollbar per window.

I do have some work that will be submitted for Vim as a pull request soon to add auto-hiding scrollbars, so hopefully it will be in MacVim soon.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@MarkCallow
Comment options

@ychin
Comment options

Comment options

You must be logged in to vote
1 reply
@MarkCallow
Comment options

Answer selected by MarkCallow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants