fix pasta in tmux
This commit is contained in:
parent
aa14d4125c
commit
ee6e683a4f
@ -188,8 +188,8 @@ bind -T copy-mode-vi y send-keys -X copy-pipe-and-cancel "copy"
|
||||
bind MouseDrag1Pane copy-mode
|
||||
bind -T copy-mode-vi MouseDragEnd1Pane send-keys -X copy-pipe-and-cancel "copy"
|
||||
|
||||
bind -r p run-shell "pasta | tmux load-buffer -; tmux paste-buffer -p"
|
||||
bind -r з run-shell "pasta | tmux load-buffer -; tmux paste-buffer -p"
|
||||
bind -r p run-shell "pasta | tmux load-buffer - && tmux paste-buffer -p"
|
||||
bind -r з run-shell "pasta | tmux load-buffer - && tmux paste-buffer -p"
|
||||
bind -r P paste-buffer -p
|
||||
|
||||
|
||||
|
||||
@ -36,4 +36,4 @@ set -g terminal-overrides[101] "xterm-256color:Tc"
|
||||
|
||||
set-hook -g after-new-session[101] 'rename-window -t 1 1'
|
||||
|
||||
set -g update-environment "DISPLAY SSH_ASKPASS SSH_AUTH_SOCK SSH_AGENT_PID SSH_CONNECTION WINDOWID XAUTHORITY TERM LANG LC_ALL COLORTERM EDITOR VISUAL SWAYSOCK WAYLAND_DISPLAY"
|
||||
set -g update-environment "PATH DISPLAY SSH_ASKPASS SSH_AUTH_SOCK SSH_AGENT_PID SSH_CONNECTION WINDOWID XAUTHORITY TERM LANG LC_ALL COLORTERM EDITOR VISUAL SWAYSOCK WAYLAND_DISPLAY"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user