Requested Changes to 362:

Renamed tmux.yaml to tmux.nonimplemented so that it's not mistaken, and removed an accidental edit in the default.yaml.
This commit is contained in:
fenix 2021-04-25 11:52:31 -07:00
parent 1f24417e80
commit cee034127a
2 changed files with 1 additions and 1 deletions

View file

@ -30,7 +30,7 @@ keybinds:
key: [ Alt: ']',] key: [ Alt: ']',]
locked: locked:
- action: [SwitchToMode: Normal,] - action: [SwitchToMode: Normal,]
key: [Ctrl: 'c',] key: [Ctrl: 'g',]
resize: resize:
- action: [SwitchToMode: Locked,] - action: [SwitchToMode: Locked,]
key: [Ctrl: 'g'] key: [Ctrl: 'g']