🐛 fix(tmux): Set $TERM properly.

This commit is contained in:
punkfairie 2024-11-03 13:30:23 -08:00
parent 48890a6bea
commit 93575943a0
Signed by: punkfairie
GPG key ID: 01823C057725C266

View file

@ -16,6 +16,8 @@
'';
};
terminal = "tmux-256color";
escapeTime = 0;
# Start window & pane numbering at 1.