Compare commits
3 Commits
e096ba3476
...
237fb3ad88
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
237fb3ad88 | ||
|
|
79e89883f3 | ||
|
|
657c54c39c |
|
|
@ -12,11 +12,16 @@ bind s choose-tree -sZ -O name
|
|||
setw -g mode-keys vi
|
||||
bind / copy-mode \; send-key /
|
||||
bind ? copy-mode \; send-key ?
|
||||
bind -Tcopy-mode-vi 'v' send -X begin-selection
|
||||
bind -Tcopy-mode-vi 'y' send -X copy-pipe-and-cancel pbcopy
|
||||
|
||||
bind r source-file ~/.tmux.conf \; display '~/.tmux.conf sourced'
|
||||
|
||||
bind . attach-session -t . -c '#{pane_current_path}'
|
||||
|
||||
set -g mouse on
|
||||
set -g allow-rename off
|
||||
set -g allow-passthrough on
|
||||
set -g history-limit 50000
|
||||
|
||||
# Allow Spacemacs to correctly show colours
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user