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

First run panic when pressing unrecognized key #3770

Open
jennydaman opened this issue Nov 14, 2024 · 2 comments
Open

First run panic when pressing unrecognized key #3770

jennydaman opened this issue Nov 14, 2024 · 2 comments

Comments

@jennydaman
Copy link

zellij version 0.41.1

First, starting from a clean state:

rm -rf ~/.config/zellij ~/.cache/zellij

Then...

zellij

"First Run Setup Wizard" appears. When I press the "down" key, I get:

Loading Panic!                                         
ERROR:  Failed to convert to protobuf: "unsupported key
modifier"                                              
ERROR IN PLUGIN - check logs for more info             

In the logs:

ERROR  |zellij_server::plugins::w| 2024-11-14 01:59:49.528 [async-std/runti] [zellij-server/src/plugins/wasm_bridge.rs:712]: Failed to convert to protobuf: "unsupported key modifier" 

I can press enter to close the wizard, however CTRL keybinds do not work. E.g. pressing CTRL-P simply causes ^P to be inputed to the shell.

Other information

Happens on both NixOS and Arch Linux where zellij is installed using nix home-manager.

$ realpath $(which zellij)               
/nix/store/gsdzaqac33rqb3mcb8dyqhky80vjvsb0-zellij-0.41.1/bin/zellij
@Spiker985
Copy link

@jennydaman Try toggling Numpad per #3592

It works for me, but also appears that it was supposed to have been fixed in 0.41.1 #3725 - but considering that's the version I am also encountering this issue on - I don't think it was fixed...

@yebei199
Copy link

me too , today have this
I used nushell and xremap
image

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

3 participants