Clear SelectionGoal on input
This commit is contained in:
parent
acffc7e7f0
commit
f1c743286d
3 changed files with 32 additions and 1 deletions
8
crates/vim/test_data/test_selection_goal.json
Normal file
8
crates/vim/test_data/test_selection_goal.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{"Put":{"state":";;ˇ;\nLorem Ipsum"}}
|
||||
{"Key":"a"}
|
||||
{"Key":"down"}
|
||||
{"Key":"up"}
|
||||
{"Key":";"}
|
||||
{"Key":"down"}
|
||||
{"Key":"up"}
|
||||
{"Get":{"state":";;;;ˇ\nLorem Ipsum","mode":"Insert"}}
|
Loading…
Add table
Add a link
Reference in a new issue