🐛 fix(tmux): Set $TERM properly.

This commit is contained in:
punkfairie 2024-11-03 13:30:23 -08:00
parent 1d64b6241a
commit 8660e0239b

View file

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