mirror of
https://github.com/boxpositron/absolute-dotfiles.git
synced 2026-02-28 03:30:37 +00:00
fix(tmux.conf): add TERM and TERM_PROGRAM environment variables for better compatibility
This commit is contained in:
@@ -9,6 +9,9 @@ set-option -g renumber-windows on
|
||||
set -gq allow-passthrough on
|
||||
set -g visual-activity off
|
||||
|
||||
set -ga update-environment TERM
|
||||
set -ga update-environment TERM_PROGRAM
|
||||
|
||||
# Key Bindings
|
||||
# Auto Source tmux.conf
|
||||
unbind r
|
||||
|
||||
Reference in New Issue
Block a user