tmux: increase history limit
This commit is contained in:
@@ -76,5 +76,6 @@
|
||||
programs.tmux = {
|
||||
enable = true;
|
||||
keyMode = "vi";
|
||||
historyLimit = 1000000;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user