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

min wind width conflict with bqf #44

Closed
JoseConseco opened this issue Nov 13, 2021 · 0 comments
Closed

min wind width conflict with bqf #44

JoseConseco opened this issue Nov 13, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@JoseConseco
Copy link

Neovim version (nvim -v | head -n1)

NVIM v0.6.0-dev+575-g2ef9d2a66

Operating system/version

manjaro

How to reproduce the issue

1.Set following options inf vim config:

vim.opt.winwidth=60
vim.opt.winminwidth=50  

2.Now if you open quick list error is displayed:
image

Expected behavior

bqf should be able to work with opt.minwinwidth ?

Actual behavior

Error as showna above, but then after closing it - bqf works ok...

@JoseConseco JoseConseco added the bug Something isn't working label Nov 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants