typofix
This commit is contained in:
@@ -44,7 +44,7 @@ Exported functions:
|
|||||||
|
|
||||||
- `term_size()`: return the terminal dimensions tuple in the `(rows, columns)` format
|
- `term_size()`: return the terminal dimensions tuple in the `(rows, columns)` format
|
||||||
- `reflow(text)`: split text into a list of lines not exceeding terminal width
|
- `reflow(text)`: split text into a list of lines not exceeding terminal width
|
||||||
- `print_paged(text)`: reflow and print the text in a paginated manned, prompting for Enter presses to move to the next page
|
- `print_paged(text)`: reflow and print the text in a paginated manner, prompting for Enter presses to move to the next page
|
||||||
|
|
||||||
### `deck.time`
|
### `deck.time`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user