Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide reasonable scroll context in VSplit mode #152

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

t-wissmann
Copy link

In VSplit mode, show all entries if the minibufexpl window is big
enough. If the window is not big enough, keep as few lines as possible
unused/empty.

A demonstration if the window is big enough:
scrollcontext-alwaysspace

If the window is not big enough, the selected entry is centered and all the lines are used:
scrollcontext-neverspace

You can merge it by

 git pull --ff git@github.com:t-wissmann/minibufexpl.vim.git

Feel free to rebase this commit if needed.

In VSplit mode, show all entries if the minibufexpl window is big
enough. If the window is not big enough, keep as few lines as possible
unused/empty.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant