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 356ce4f commit ffbf119Copy full SHA for ffbf119
docs/blog/posts/text-area-learnings.md
@@ -7,7 +7,7 @@ authors:
7
- darrenburns
8
---
9
10
-# Things I learned while building Textual's TextArea
+# Things I learned building a text editor for the terminal
11
12
`TextArea` is the latest widget to be added to Textual's [growing collection](https://textual.textualize.io/widget_gallery/).
13
It provides a multi-line space to edit text, and features optional syntax highlighting for a selection of languages.
0 commit comments