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