mouse support in tmux
This commit is contained in:
parent
1dcae6282e
commit
27774c6330
1 changed files with 1 additions and 0 deletions
|
@ -142,6 +142,7 @@
|
|||
shortcut = "a";
|
||||
extraConfig = ''
|
||||
set -g status off
|
||||
set -g mouse on
|
||||
'';
|
||||
};
|
||||
firefox.enable = true;
|
||||
|
|
Loading…
Reference in a new issue