Skip to content

Commit

Permalink
enable mouse support in tmux
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Jan 21, 2020
1 parent ebdf6bc commit 5fa010a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dotfiles/tmux.nix
Expand Up @@ -21,6 +21,9 @@
# status line
# set status-bg colour0
# set status-fg colour16
# mouse
set -g mouse on
'';
};
}

0 comments on commit 5fa010a

Please sign in to comment.