|
|
ba716dd089
|
Fix examples not measuring widths immediately
|
2023-02-18 20:13:47 +01:00 |
|
|
|
ba6ee45110
|
Don't measure widths while presenting
|
2023-02-17 18:59:32 +01:00 |
|
|
|
ed14ea9023
|
Measure automatically in Terminal::present
|
2023-02-17 13:59:16 +01:00 |
|
|
|
9ff8007cae
|
Switch usages of ContentStyle to Style
|
2023-02-16 21:24:52 +01:00 |
|
|
|
4ffaae067e
|
Export all types at top level
|
2023-02-16 09:37:31 +01:00 |
|
|
|
9b0d80873f
|
Use styled chunks of text instead of plain strings
|
2022-07-04 19:38:28 +02:00 |
|
|
|
333cf74fba
|
Make width measuring optional and disabled by default
|
2022-06-08 17:38:38 +02:00 |
|
|
|
8fae7d2bf1
|
Return Redraw enum instead of bool
Boolean values were too easy to accidentally interpret the wrong way.
|
2022-05-29 13:18:25 +02:00 |
|
|
|
9512ddaa3b
|
Measure actual width of displayed characters
|
2022-05-29 13:18:25 +02:00 |
|
|
|
add2f25aba
|
Use Frame for rendering instead of Buffer
|
2022-05-21 22:33:39 +02:00 |
|
|
|
cc2f102141
|
Position cursor via buffer
|
2022-05-21 21:07:24 +02:00 |
|
|
|
bbaea3b5bf
|
Create simple terminal and buffer abstractions
|
2022-05-21 20:53:32 +02:00 |
|