We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dc3375 commit 398f9fdCopy full SHA for 398f9fd
CHANGES
@@ -58,6 +58,7 @@ print(frame.render())
58
- Overflow handling: `overflow_behavior="error"` raises {class}`~libtmux.textframe.ContentOverflowError`
59
with visual diagnostic, `overflow_behavior="truncate"` clips content silently
60
- Dimension validation via `__post_init__`
61
+- Interactive curses viewer via `display()` for exploring large frames
62
63
#### pytest assertion hook for TextFrame (#613)
64
0 commit comments