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

Alt-Shift-Left or Alt-Shift-Right are not recognized desipte getting detected in raw #3299

Closed
Neko-Box-Coder opened this issue May 18, 2024 · 2 comments

Comments

@Neko-Box-Coder
Copy link
Contributor

Description of the problem or steps to reproduce

Bind "Alt-Shift-Left" (or Right) to something for example "Shift-Alt-Left": "Quit" in bindings.json
It should do the assigned action, but instead it is not doing anything.

Running > raw does show it is able to intercept it Shift-Alt-<Any arrow keys> combinatione

Specifications

Version: 2.0.14-dev.185
Commit hash: 9176508
OS: Linux (Arch)
Terminal: WezTerm and Tabby

@Andriamanitra
Copy link
Contributor

I'm unable to reproduce the issue. Does it work if you run micro with default configuration (micro -config-dir /tmp) and bind the key by entering bind Shift-Alt-Left Quit in micro command prompt?

@Neko-Box-Coder
Copy link
Contributor Author

Thanks @Andriamanitra

I can't reproduce the problem now but I think it was because there were some duplicated key combinations in my bindings.json and also I was unbinding default keys.

I think micro should output an error if the bindings.json contains duplicated/conflicting key combinations.

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

No branches or pull requests

2 participants