mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-07 08:37:34 +08:00
tmux: colors, wip
This commit is contained in:
parent
1278dfe3f2
commit
e4d9e7d7bf
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
];
|
||||
|
||||
extraConfig = ''
|
||||
set -g default-terminal "tmux-256color"
|
||||
# Mouse works as expected
|
||||
set-option -g mouse on
|
||||
# easy-to-remember split pane commands
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue