fix tmux on macos
This commit is contained in:
parent
04e6025af8
commit
d1cd3f21ef
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ setw -g automatic-rename
|
||||||
set-option -g default-shell $SHELL
|
set-option -g default-shell $SHELL
|
||||||
# set -g default-command "~/bin/safe-reattach-to-user-namespace -l ${SHELL}"
|
# set -g default-command "~/bin/safe-reattach-to-user-namespace -l ${SHELL}"
|
||||||
set -g default-terminal "screen-256color"
|
set -g default-terminal "screen-256color"
|
||||||
set -ga terminal-overrides ",xterm-256color*:Tc"
|
set -g allow-passthrough on
|
||||||
|
|
||||||
set -g prefix C-a
|
set -g prefix C-a
|
||||||
unbind C-b
|
unbind C-b
|
||||||
|
|
Loading…
Add table
Reference in a new issue