zellij-org/zellij

Use `Ctrl+Space` keybinding

Offen

#357 geöffnet am 24.04.2021

 (6 Kommentare) (7 Reaktionen) (0 zugewiesene Personen)Rust (1.191 Forks)batch import
confighelp wantedinput

Repository-Metriken

Stars
 (32.593 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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