vim: Fix space not handling non-ascii characters (#27053)

Closes #26806

Changes: Clips the new point with `Bias::Right` like in
`saturating_right`

Release Notes:

- vim: Fixed `space` not handling non-ascii characters
This commit is contained in:
5brian 2025-03-19 09:28:50 -04:00 committed by GitHub
parent ac5dafc6b2
commit 84a8d48178
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,4 @@
{"Put":{"state":"ˇπππππ"}}
{"Key":"3"}
{"Key":"space"}
{"Get":{"state":"πππˇππ","mode":"Normal"}}