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

Add scrollbar #572

Open
romgrk opened this issue Oct 28, 2020 · 3 comments
Open

Add scrollbar #572

romgrk opened this issue Oct 28, 2020 · 3 comments

Comments

@romgrk
Copy link
Collaborator

romgrk commented Oct 28, 2020

I often scroll the dislay window but don't know how far I am in the list or if it scrolled back top.

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.79. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@liuchengxu
Copy link
Owner

liuchengxu commented Oct 28, 2020

Easy for vim popup:

autocmd User ClapOnEnter call popup_setoptions(g:clap.display.winid, {'scrollbar': 1})

But neovim floating window does not support scrollbar yet.

@liuchengxu
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants