tmux: add clipboard support option
This commit is contained in:
@@ -6,6 +6,8 @@ set -g mouse on
|
||||
set -sg base-index 1
|
||||
set -wg pane-base-index 1
|
||||
|
||||
set -g set-clipboard on
|
||||
|
||||
# statusline
|
||||
set -g status-left "[#S] "
|
||||
set -g status-right "[#($HOME/dotfiles/bin/tmux_battery.sh)] \"#H\" %H:%M %d/%m/%Y"
|
||||
|
||||
Reference in New Issue
Block a user