When the agent has an update, it pops this screen up. You can review the diffs in unified or split view, then decide if you want to accept or reject the changes.
Watch this space!
When the agent has an update, it pops this screen up. You can review the diffs in unified or split view, then decide if you want to accept or reject the changes.
Watch this space!
It is similar to the other terminal based agentic coding tools, but I want to address a few UX issues, and hopefully make it prettier in the process!
It is similar to the other terminal based agentic coding tools, but I want to address a few UX issues, and hopefully make it prettier in the process!
Consider this:
f"Hello [b]{name}[/b]"
If 'name' contains markup tags like [blink], then they will be treated like tags.
Textual's new Content markup fixes this.
Consider this:
f"Hello [b]{name}[/b]"
If 'name' contains markup tags like [blink], then they will be treated like tags.
Textual's new Content markup fixes this.
Go to textual.textualize.io
Scroll down.
Click Start
Click the app
Press G
Go to textual.textualize.io
Scroll down.
Click Start
Click the app
Press G
Coming to the next version...
Coming to the next version...
The Digits widget displays a number with box characters. You can select digits as a whole, and when you copy them you get a readable string, and not a jumble of funny characters.
The Digits widget displays a number with box characters. You can select digits as a whole, and when you copy them you get a readable string, and not a jumble of funny characters.
This was an *ordeal* to get working. A few more gray hairs in my beard from this PR.
This was an *ordeal* to get working. A few more gray hairs in my beard from this PR.
Here it is working in Textual with the simple case of two vertical stacked widgets.
Here it is working in Textual with the simple case of two vertical stacked widgets.