[ADD][TMUX] X clipboard integration
This commit is contained in:
parent
23bae57bcb
commit
06b9be42be
|
@ -20,6 +20,8 @@ set -g @plugin 'tmux-plugins/tmux-open'
|
||||||
set -g @plugin 'tmux-plugins/tmux-pain-control'
|
set -g @plugin 'tmux-plugins/tmux-pain-control'
|
||||||
# Better session management
|
# Better session management
|
||||||
set -g @plugin 'tmux-plugins/tmux-sessionist'
|
set -g @plugin 'tmux-plugins/tmux-sessionist'
|
||||||
|
# X clipboard integration
|
||||||
|
set -g @plugin 'tmux-plugins/tmux-yank'
|
||||||
|
|
||||||
# Suggested in `man tmux`, and added by tmux-sensible, with wrong file...
|
# Suggested in `man tmux`, and added by tmux-sensible, with wrong file...
|
||||||
bind-key R source-file ~/.config/tmux/tmux.conf \; \
|
bind-key R source-file ~/.config/tmux/tmux.conf \; \
|
||||||
|
|
Loading…
Reference in a new issue