mirror of
https://github.com/Textualize/rich.git
synced 2025-08-04 18:18:22 +00:00
docs
This commit is contained in:
parent
e63da0a751
commit
072069c1c1
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Rich has a number of constants that set the box characters used to draw tables a
|
|||
Some of the box drawing characters will not display correctly on Windows legacy terminal (cmd.exe) with *raster* fonts, and are disabled by default. If you want the full range of box options on Windows legacy terminal, use a *truetype* font and set the ``safe_box`` parameter on the Table class to ``False``.
|
||||
|
||||
|
||||
The following table is generated with the following command::
|
||||
The following table is generated with this command::
|
||||
|
||||
python -m rich.box
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue