vim: Fix >... (#15404)
Co-Authored-By: @Alextopher Release Notes: - vim: Fixed a hang when repeating an aborted operation ([#15399](https://github.com/zed-industries/zed/issues/15399)).
This commit is contained in:
parent
f58ef9b82b
commit
6db33b83d8
3 changed files with 24 additions and 18 deletions
6
crates/vim/test_data/test_record_replay_recursion.json
Normal file
6
crates/vim/test_data/test_record_replay_recursion.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{"Put":{"state":"ˇhello world"}}
|
||||
{"Key":">"}
|
||||
{"Key":"."}
|
||||
{"Key":"."}
|
||||
{"Key":"."}
|
||||
{"Get":{"state":"ˇhello world","mode":"Normal"}}
|
Loading…
Add table
Add a link
Reference in a new issue