Fix enter in normal mode acting incorrectly
This commit is contained in:
parent
efafd1d8d3
commit
2276d25bdf
4 changed files with 57 additions and 16 deletions
1
crates/vim/test_data/test_enter.json
Normal file
1
crates/vim/test_data/test_enter.json
Normal file
|
@ -0,0 +1 @@
|
|||
[{"Text":"The quick brown\nfox jumps"},{"Mode":"Normal"},{"Selection":{"start":[1,0],"end":[1,0]}},{"Mode":"Normal"},{"Text":"The quick brown\nfox jumps"},{"Mode":"Normal"},{"Selection":{"start":[1,0],"end":[1,0]}},{"Mode":"Normal"},{"Text":"The quick brown\nfox jumps"},{"Mode":"Normal"},{"Selection":{"start":[1,0],"end":[1,0]}},{"Mode":"Normal"},{"Text":"The quick brown\nfox jumps"},{"Mode":"Normal"},{"Selection":{"start":[1,0],"end":[1,0]}},{"Mode":"Normal"}]
|
Loading…
Add table
Add a link
Reference in a new issue