confighelp wantedinput
Repository metrics
- Stars
- (32,593 stars)
- PR merge metrics
- (Avg merge 42d 11h) (10 merged PRs in 30d)
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?