change handling of tmux
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
tmux = {
|
||||
enable = true;
|
||||
terminal = "xterm-256color";
|
||||
newSession = true;
|
||||
newSession = false;
|
||||
keyMode = "vi";
|
||||
historyLimit = 10000;
|
||||
clock24 = true;
|
||||
|
||||
Reference in New Issue
Block a user