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

bug: window preset missing <c-w>c close current window #946

Open
4 tasks done
haoming-li-ling opened this issue Feb 9, 2025 · 0 comments
Open
4 tasks done

bug: window preset missing <c-w>c close current window #946

haoming-li-ling opened this issue Feb 9, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@haoming-li-ling
Copy link

haoming-li-ling commented Feb 9, 2025

Did you check docs and existing issues?

  • I have read all the which-key.nvim docs
  • I have updated the plugin to the latest version before submitting this issue
  • I have searched the existing issues of which-key.nvim
  • I have searched the existing issues of plugins related to this issue

Neovim version (nvim -v)

Operating system/version

Describe the bug

Window preset missing <c-w>c close current window. It is just not present in the source code. There might be other mappings missing too (like swapping windows), but I think this one is commonly used and should be there.

Steps To Reproduce

Enable window preset and press <c-w>.

Expected Behavior

There should be an entry for <c-w>c, close current window.

Health


Log


Repro

@haoming-li-ling haoming-li-ling added the bug Something isn't working label Feb 9, 2025
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

1 participant