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 + Named key invalid e.g. bind "Alt Tab" #3801

Open
TRPB opened this issue Nov 22, 2024 · 0 comments
Open

Alt + Named key invalid e.g. bind "Alt Tab" #3801

TRPB opened this issue Nov 22, 2024 · 0 comments

Comments

@TRPB
Copy link

TRPB commented Nov 22, 2024

  1. Issues with the Zellij UI / behavior / crash

Basic information

zellij --version: 0.40.1

stty size: 38 136

uname -av or ver(Windows): Linux fedora 6.10.10-100.fc39.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 12 16:02:41 UTC 2024 x86_64 GNU/Linux

Further information

Reproduction steps, noticeable behavior, related issues, etc

Issue description

Trying to bind Alt plus a named key causes the error "Invalid Key"

        bind "Alt Tab" { NewTab; }
        bind "Alt Space" { NewPane; }

Some work e.g. "Alt F1" but some do not. Neither the documentation nor the error message make it clear if this is a terminal limitation or a zellij bug

Minimal reproduction

Other relevant information

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

1 participant