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

Using clear-defaults on a mode removes the shared keybindings as well #3933

Open
Fymyte opened this issue Jan 13, 2025 · 0 comments
Open

Using clear-defaults on a mode removes the shared keybindings as well #3933

Fymyte opened this issue Jan 13, 2025 · 0 comments

Comments

@Fymyte
Copy link

Fymyte commented Jan 13, 2025

2. Issues with the Zellij UI / behavior / crash

Issue description

Modes which uses clear-defaults=true miss the shared keybindings.

Minimal reproduction

keybinds {
    normal clear-defaults=true { }
    shared {
        bind "Alt i" { ToggleFloatingPanes; }
    }
}
  1. Open a new pane and put yourself in normal mode
  2. Press Alt i
  3. Nothing happens

Other relevant information

$ zellij --version
zellij 0.41.1
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