mirror of
https://github.com/DictXiong/dotfiles.git
synced 2024-11-24 12:07:01 +08:00
feat(tmux): set-clipboard on and mouse on (experimental)
This commit is contained in:
parent
26598863f0
commit
4c8d5aa2af
|
@ -1,5 +1,6 @@
|
|||
set -g prefix ^a
|
||||
set -g mouse off
|
||||
set -g mouse on
|
||||
set -g set-clipboard on
|
||||
set -g default-terminal "xterm-256color"
|
||||
set -g history-limit 10000
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user