mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 08:23:47 +01:00
c2dfc3e5b3
* fs: add TerminalColorMode type * fs: add new config(flags) for TerminalColorMode * lib/terminal: use TerminalColorMode to determine how to handle colors * Add documentation for '--terminal-color-mode' * tree: remove obsolete --color replaced by global --color This changes the default behaviour of tree. It now displays colors by default instead of only displaying them when the flag -C/--color was active. Old behaviour (no color) can be achieved by setting --color to 'never'. Fixes: #6604 |
||
---|---|---|
.. | ||
hidden_other.go | ||
hidden_windows.go | ||
terminal_normal.go | ||
terminal_unsupported.go | ||
terminal.go |