Better handling of newlines in editor insert and delete

This commit is contained in:
Jeremy Soller 2025-10-09 12:21:38 -06:00
parent c5deb38cfe
commit 5cc64c77c1
No known key found for this signature in database
GPG key ID: 670FDFB5428E05CA
5 changed files with 117 additions and 42 deletions

2
ci.sh
View file

@ -36,4 +36,4 @@ echo Build with all features
build --all-features
echo Run tests
cargo test
cargo test --all-features