mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 22:55:10 +01:00
Better syntax
This commit is contained in:
@@ -4,7 +4,7 @@ set -g bell-action any
|
|||||||
# Default termtype. If the rcfile sets $TERM, that overrides this value.
|
# Default termtype. If the rcfile sets $TERM, that overrides this value.
|
||||||
set -g default-terminal tmux-256color-italic
|
set -g default-terminal tmux-256color-italic
|
||||||
#set -g terminal-overrides ',tmux-256color-italic:Tc'
|
#set -g terminal-overrides ',tmux-256color-italic:Tc'
|
||||||
set -g terminal-overrides ',*256col*:Tc'
|
set -ga terminal-overrides ',*256col*:Tc'
|
||||||
|
|
||||||
# Keep your finger on ctrl, or don't
|
# Keep your finger on ctrl, or don't
|
||||||
bind-key ^D detach-client
|
bind-key ^D detach-client
|
||||||
|
|||||||
Reference in New Issue
Block a user