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