mirror of
https://github.com/belsabbagh/dotfiles.git
synced 2026-04-11 01:26:46 +00:00
Update tmux.conf
This commit is contained in:
@@ -3,6 +3,7 @@ set-environment -g TMUX_PLUGIN_MANAGER_PATH '~/.tmux/plugins'
|
|||||||
set -g default-terminal "tmux-256color"
|
set -g default-terminal "tmux-256color"
|
||||||
set -ag terminal-overrides ",xterm-256color:RGB"
|
set -ag terminal-overrides ",xterm-256color:RGB"
|
||||||
set -g mouse on
|
set -g mouse on
|
||||||
|
set-option -g set-clipboard external
|
||||||
|
|
||||||
unbind C-b
|
unbind C-b
|
||||||
set -g prefix C-Space
|
set -g prefix C-Space
|
||||||
|
|||||||
Reference in New Issue
Block a user