feat: enable mouse for house (of terminals)
This commit is contained in:
parent
a057d9bcc7
commit
0292e85520
@ -243,6 +243,7 @@ in
|
||||
historyLimit = 100000;
|
||||
clock24 = true;
|
||||
keyMode = "vi";
|
||||
mouse = true;
|
||||
prefix = "M-,";
|
||||
plugins = [
|
||||
pkgs.tmuxPlugins.vim-tmux-navigator
|
||||
|
Loading…
x
Reference in New Issue
Block a user