mirror of
https://github.com/DictXiong/dotfiles.git
synced 2025-07-08 10:00:31 +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 prefix ^a
|
||||||
set -g mouse off
|
set -g mouse on
|
||||||
|
set -g set-clipboard on
|
||||||
set -g default-terminal "xterm-256color"
|
set -g default-terminal "xterm-256color"
|
||||||
set -g history-limit 10000
|
set -g history-limit 10000
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user