mirror of
https://github.com/balkian/dotfiles.git
synced 2025-08-23 08:02:19 +00:00
Update tmux, add pavucontrol
This commit is contained in:
@@ -75,9 +75,9 @@ unbind [
|
||||
bind Escape copy-mode
|
||||
unbind p
|
||||
bind p paste-buffer
|
||||
bind-key -t vi-copy v begin-selection
|
||||
bind-key -t vi-copy y copy-selection
|
||||
bind-key -t vi-copy C-v rectangle-toggle
|
||||
bind-key -T copy-mode v send -X begin-selection
|
||||
bind-key -T copy-mode y send -X copy-selection
|
||||
bind-key -T copy-mode C-v send -X rectangle-toggle
|
||||
unbind C-s
|
||||
# copy tmux buffer to clipboard
|
||||
#bind-key Y save-buffer ~/.tmux/buffer \; run-shell "xsel -i -p <~/.tmux/buffer && rm ~/.tmux/buffer"
|
||||
|
Reference in New Issue
Block a user