mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-17 13:17:55 +08:00
make use of termcolor crate to disable colors (#236)
* table: replace custom color by termcolor * table: deactivate colors if not tty * table: rename printable to print, add more comments * table: make use of writters, fix tests * doc: update changelog * doc: add page to wiki
This commit is contained in:
Generated
+1
@@ -381,6 +381,7 @@ dependencies = [
|
||||
"serde",
|
||||
"serde_json",
|
||||
"shellexpand",
|
||||
"termcolor",
|
||||
"terminal_size",
|
||||
"toml",
|
||||
"tree_magic",
|
||||
|
||||
Reference in New Issue
Block a user