tmux: add note for tmux-direct in module option
Signed-off-by: Maurice Zhou <yuchen@apvc.uk>
This commit is contained in:
@@ -160,7 +160,10 @@ in {
|
||||
default = defaultTerminal;
|
||||
example = "screen-256color";
|
||||
type = types.str;
|
||||
description = lib.mdDoc "Set the $TERM variable.";
|
||||
description = lib.mdDoc ''
|
||||
Set the $TERM variable. Use tmux-direct if italics or 24bit true color
|
||||
support is needed.
|
||||
'';
|
||||
};
|
||||
|
||||
secureSocket = mkOption {
|
||||
|
||||
Reference in New Issue
Block a user