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

feat: Support hide scrollbar for view #603

Merged
merged 2 commits into from
Oct 3, 2023
Merged

feat: Support hide scrollbar for view #603

merged 2 commits into from
Oct 3, 2023

Conversation

nfwyst
Copy link
Contributor

@nfwyst nfwyst commented Oct 2, 2023

add an scrollbar option for views like:

      views = {
        hover = {
          scrollbar = false,
        }
      },

that is good situation when i know there is something more or not, and save some columns of screen

@folke folke merged commit f700175 into folke:main Oct 3, 2023
3 checks passed
@folke
Copy link
Owner

folke commented Oct 3, 2023

I renamed the option to just scrollbar. Set to scrollbar=false to disable.

Thanks!

@igorlfs igorlfs mentioned this pull request Oct 4, 2023
1 task
@yoplat
Copy link

yoplat commented Oct 10, 2023

I renamed the option to just scrollbar. Set to scrollbar=false to disable.

Thanks!

Can this be added to cmdline_popupmenu as well? It doesn't seem to be an option for that thanks.

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

3 participants