Addresses issue where left motion in vim mode would clip in the wrong direction
This commit is contained in:
parent
5acae094bd
commit
b6c5c7871e
3 changed files with 8 additions and 1 deletions
1
crates/vim/test_data/test_h_through_unicode.json
Normal file
1
crates/vim/test_data/test_h_through_unicode.json
Normal file
|
@ -0,0 +1 @@
|
|||
[{"Text":"Test├──┐Test"},{"Mode":"Normal"},{"Selection":{"start":[0,3],"end":[0,3]}},{"Mode":"Normal"},{"Text":"Test├──┐Test"},{"Mode":"Normal"},{"Selection":{"start":[0,4],"end":[0,4]}},{"Mode":"Normal"},{"Text":"Test├──┐Test"},{"Mode":"Normal"},{"Selection":{"start":[0,10],"end":[0,10]}},{"Mode":"Normal"},{"Text":"Test├──┐Test"},{"Mode":"Normal"},{"Selection":{"start":[0,13],"end":[0,13]}},{"Mode":"Normal"}]
|
Loading…
Add table
Add a link
Reference in a new issue