home: tmux: set correct TERM

This commit is contained in:
Bruno BELANYI 2021-02-20 14:51:54 +00:00
parent 2630d889bb
commit 5e7c2356fa

View file

@ -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