List commands#
Find the perfect icon or font using the list commands.
๐ต๐ถท๐ด๐ถ Tip! โโ๐ด โ ๐ตนโโ๐ดป You can provide a TEXT argument to the 'list fonts' command ๐ด๐ถท๐ถท๐ด to preview all the fonts with your own text. Handy!
ttt list icons#
Usage:
ttt list icons [OPTIONS]
Lists all available icons.
Options:
| Name | Type | Description | Default |
|---|---|---|---|
-N,--named |
boolean | Only show designs that have an alias name. | False |
--invert |
boolean | Draw using inverted colors. | False |
--braille |
boolean | Draw using braille dots instead of block characters. | False |
-o,--outline |
"none" | "soft" | "hard" | "shadow" |
Draw using an outline effect. This option can be repeated. | None |
--help |
boolean | Show this message and exit. | False |
ttt list frames#
Usage:
ttt list frames [OPTIONS]
Lists all available frame designs.
Options:
| Name | Type | Description | Default |
|---|---|---|---|
-N,--named |
boolean | Only show designs that have an alias name. | False |
--invert |
boolean | Draw using inverted colors. | False |
--braille |
boolean | Draw using braille dots instead of block characters. | False |
-o,--outline |
"none" | "soft" | "hard" | "shadow" |
Draw using an outline effect. This option can be repeated. | None |
--help |
boolean | Show this message and exit. | False |
ttt list patterns#
Usage:
ttt list patterns [OPTIONS]
Lists all available pattern designs.
Options:
| Name | Type | Description | Default |
|---|---|---|---|
-N,--named |
boolean | Only show designs that have an alias name. | False |
--invert |
boolean | Draw using inverted colors. | False |
--braille |
boolean | Draw using braille dots instead of block characters. | False |
-o,--outline |
"none" | "soft" | "hard" | "shadow" |
Draw using an outline effect. This option can be repeated. | None |
--help |
boolean | Show this message and exit. | False |
ttt list fonts#
Usage:
ttt list fonts [OPTIONS] [TEXT]
List all available fonts with details and examples.
Preview text configurable using optional argument TEXT.
Options:
| Name | Type | Description | Default |
|---|---|---|---|
--invert |
boolean | Draw using inverted colors. | False |
--braille |
boolean | Draw using braille dots instead of block characters. | False |
-o,--outline |
"none" | "soft" | "hard" | "shadow" |
Draw using an outline effect. This option can be repeated. | None |
--help |
boolean | Show this message and exit. | False |