mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Make the mouse work as expected when in tmux
This commit is contained in:
parent
1368a64f6f
commit
74b38fab03
1 changed files with 1 additions and 0 deletions
|
|
@ -148,6 +148,7 @@ in {
|
|||
tmux = {
|
||||
enable = true;
|
||||
historyLimit = 100000;
|
||||
mouse = true;
|
||||
tmuxinator.enable = true;
|
||||
plugins = with pkgs.tmuxPlugins; [
|
||||
vim-tmux-navigator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue