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: MacOS word motion keys #978

Open
4 tasks done
wilfredjonathanjames opened this issue Oct 30, 2024 · 0 comments
Open
4 tasks done

bug: MacOS word motion keys #978

wilfredjonathanjames opened this issue Oct 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@wilfredjonathanjames
Copy link

Did you check docs and existing issues?

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

Neovim version (nvim -v)

0.10.2

Operating system/version

14.7

Describe the bug

Hi, I'm on Mac and would like to use the mac movement keys (opt+arrow keys, opt+delete, etc) when searching, renaming wiht inc-rename.nvim, or entering commands. I'm pretty sure wezterm is sending the correct escape codes.

Steps To Reproduce

  1. Open nvim with noice.nvim on mac
  2. Open the command input popup
  3. Type two words
  4. Press Opt+LeftArrow
  5. Try again, this time using Opt+Delete

The popup will close.

Expected Behavior

The second word would be deleted. and the popup would remain open.

Repro

No response

@wilfredjonathanjames wilfredjonathanjames added the bug Something isn't working label Oct 30, 2024
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