tmux: switched back to default shortcut "b"
This commit is contained in:
parent
b758be6c3b
commit
6c9513f4dc
|
@ -30,7 +30,7 @@
|
||||||
'';
|
'';
|
||||||
keyMode = "vi";
|
keyMode = "vi";
|
||||||
newSession = true;
|
newSession = true;
|
||||||
shortcut = "a";
|
shortcut = "b";
|
||||||
terminal = "screen-256color";
|
terminal = "screen-256color";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue