-
Notifications
You must be signed in to change notification settings - Fork 108
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
Not able to navigate to all Items in the Command Completion drop down menu while vim-sleuth is active #139
Comments
I have no idea what's causing this. It seems that vim-sleuth is messing with the noice buffers, which it shouldn't. Looking at the documentation, you should be able to do: let g:sleuth_noice_heuristics = 0 Closing this. Again, other plugins shouldn't mess with Noice buffers |
thx for clarifying |
👋🏼 Hello! I just installed Noice, and I'm facing the same issue. I can only navigate through the first two options of the command's popup using TAB. However, I don't use Screen.Recording.2022-10-30.at.09.27.25.mov |
It's maybe not be caused by vim-sleuth. I've been using vim-sleuth, but I never face this issue, |
@ofseed i set that in noice now, so should be fine |
@folke, should I open a new issue detailing my case? |
@folke I'm having the same problem and I saw this commit d148e1a, but I think this hack is just never called anywhere? When I start vim and do |
Describe the bug
While the
tpope/vim-sleuth
plugin is loaded im not able the navigate through the items in the command completion drop down menu. withTab
orS-Tab
im only able to navigate through the 1st 2 item or 2 last items.Which version of Neovim are you using?
To Reproduce
Steps to reproduce the behavior:
tpope/vim-sleuth
to minimal.lua(the one from the wiki)Pack
and hitTab
and try to navigate to eg PackerStatusExpected Behavior
I can navigate through all items in the list
Screenshots
Noice Log
Please include any related errors from the Noice log file. (open with
:Noice log
)Noice log
The text was updated successfully, but these errors were encountered: