✨ feat(tmux): render images inside tmux
This commit is contained in:
parent
44b6750a8b
commit
d43014b6f4
1 changed files with 3 additions and 0 deletions
|
@ -23,3 +23,6 @@ set-environment -g TMUX_DATA_DIR "${HOME}/.local/share/tmux"
|
||||||
set -g history-limit 100000
|
set -g history-limit 100000
|
||||||
set -s escape-time 0
|
set -s escape-time 0
|
||||||
set -g set-titles on
|
set -g set-titles on
|
||||||
|
set -g allow-passthrough on
|
||||||
|
set -ga update-environment TERM
|
||||||
|
set -ga update-environment TERM_PROGRAM
|
||||||
|
|
Loading…
Add table
Reference in a new issue