home: tmux: set correct TERM
This commit is contained in:
parent
2630d889bb
commit
5e7c2356fa
|
@ -6,6 +6,7 @@
|
|||
clock24 = true; # I'm one of those heathens
|
||||
escapeTime = 0; # Let vim do its thing instead
|
||||
historyLimit = 5000; # Bigger buffer
|
||||
terminal = "tmux-256color"; # I want accurate termcap info
|
||||
|
||||
plugins = with pkgs.tmuxPlugins; [
|
||||
# Open high-lighted files in copy mode
|
||||
|
|
Loading…
Reference in a new issue