dotfiles update
This commit is contained in:
@@ -18,6 +18,7 @@ set -g mouse on
|
||||
set -g history-limit 30000
|
||||
bind -T root WheelUpPane if-shell -F -t = "#{alternate_on}" "send-keys -M" "select-pane -t =; copy-mode -e; send-keys -M"
|
||||
bind -T root WheelDownPane if-shell -F -t = "#{alternate_on}" "send-keys -M" "select-pane -t =; send-keys -M"
|
||||
bind -T copy-mode-vi Enter send-keys -X copy-pipe-and-cancel "xclip -selection clipboard -i"
|
||||
|
||||
set -g status-position bottom
|
||||
set -g status-bg black
|
||||
|
||||
Reference in New Issue
Block a user