Add cursor to textarea

This commit is contained in:
2025-10-15 18:06:45 +08:00
parent 8142d542f6
commit a776e55187
8 changed files with 109 additions and 42 deletions

View File

@@ -16,6 +16,7 @@ lazy_static = "1.5.0"
rust-ini = "0.21.3"
robotstxt = "0.3.0"
scraper = "0.24.0"
rat-cursor = "1.2.1"
[dependencies.tui-input]
version = "0.14.0"