zellij-org/zellij

Use `Ctrl+Space` keybinding

Open

#357 opened on Apr 24, 2021

View on GitHub
 (6 comments) (7 reactions) (0 assignees)Rust (32,593 stars) (1,191 forks)batch import
confighelp wantedinput

Description

Information

zellij --version: 0.5.1

I tried to bind lockmode to Ctrl+space like this in the config file:

- action: [SwitchToMode: Locked,]
  key: [Ctrl: ' ',]

but it doesn’t work.

Is it a termion issue?

Contributor guide

Use `Ctrl+Space` keybinding · zellij-org/zellij#357 | Good First Issue