feat(tmux): set terminal-features
This commit is contained in:
@@ -49,7 +49,6 @@ in
|
||||
ls = "lsd";
|
||||
svim = "doasedit";
|
||||
nf = "fastfetch";
|
||||
tmux = "tmux -T RGB,focus,overline,mouse,clipboard,usstyle";
|
||||
};
|
||||
interactiveShellInit = lib.mkBefore ''
|
||||
fish_vi_key_bindings
|
||||
|
||||
@@ -54,7 +54,6 @@ in
|
||||
ls = "lsd";
|
||||
svim = "doasedit";
|
||||
nf = "fastfetch";
|
||||
tmux = "tmux -T RGB,focus,overline,mouse,clipboard,usstyle";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user