text area on focus is now big

This commit is contained in:
filipriec
2025-05-24 14:24:19 +02:00
parent 9d55ec3e43
commit a874edf2a1
3 changed files with 57 additions and 16 deletions

View File

@@ -22,5 +22,6 @@ toml = "0.8.20"
tonic = "0.13.0"
tracing = "0.1.41"
tracing-subscriber = "0.3.19"
tui-textarea = "0.7.0"
unicode-segmentation = "1.12.0"
unicode-width = "0.2.0"