zed/crates/vim/test_data
2023-02-23 13:40:31 -08:00
..
neovim_backed_test_context_works.json
test_a.json
test_b.json
test_backspace.json
test_capital_f_and_capital_t.json working f and t bindings 2023-01-06 14:24:20 -08:00
test_cc.json
test_change_0.json
test_change_b.json
test_change_backspace.json
test_change_e.json
test_change_end_of_document.json fix some vim mode bugs around deletions and failed motions 2022-11-02 01:20:11 -07:00
test_change_end_of_line.json
test_change_gg.json fix some vim mode bugs around deletions and failed motions 2022-11-02 01:20:11 -07:00
test_change_h.json
test_change_j.json fix some vim mode bugs around deletions and failed motions 2022-11-02 01:20:11 -07:00
test_change_k.json fix some vim mode bugs around deletions and failed motions 2022-11-02 01:20:11 -07:00
test_change_l.json
test_change_sentence_object.json
test_change_surrounding_character_objects.json
test_change_w.json
test_change_word_object.json
test_dd.json fix some vim mode bugs around deletions and failed motions 2022-11-02 01:20:11 -07:00
test_delete_0.json
test_delete_b.json
test_delete_e.json fix some vim mode bugs around deletions and failed motions 2022-11-02 01:20:11 -07:00
test_delete_end_of_document.json fix some vim mode bugs around deletions and failed motions 2022-11-02 01:20:11 -07:00
test_delete_end_of_line.json
test_delete_gg.json fix some vim mode bugs around deletions and failed motions 2022-11-02 01:20:11 -07:00
test_delete_h.json
test_delete_j.json
test_delete_k.json
test_delete_l.json
test_delete_left.json
test_delete_sentence_object.json
test_delete_surrounding_character_objects.json
test_delete_to_end_of_line.json
test_delete_w.json fix some vim mode bugs around deletions and failed motions 2022-11-02 01:20:11 -07:00
test_delete_word_object.json
test_e.json
test_end_of_document.json fix jump to line number in vim mode 2022-10-25 00:39:40 -07:00
test_enter.json Fix enter in normal mode acting incorrectly 2023-02-23 13:40:31 -08:00
test_enter_visual_mode.json
test_f_and_t.json working f and t bindings 2023-01-06 14:24:20 -08:00
test_G.json fix jump to line number in vim mode 2022-10-25 00:39:40 -07:00
test_gg.json
test_h.json
test_h_through_unicode.json Addresses issue where left motion in vim mode would clip in the wrong direction 2022-11-04 15:21:29 -07:00
test_insert_end_of_line.json
test_insert_first_non_whitespace.json
test_insert_line_above.json
test_j.json
test_jump_to_end.json
test_jump_to_first_non_whitespace.json
test_jump_to_line_boundaries.json
test_k.json
test_l.json
test_neovim.json
test_o.json fix vim percent motion to better match the docs and observed behavior 2023-02-17 14:55:19 -08:00
test_p.json
test_percent.json fix vim percent motion to better match the docs and observed behavior 2023-02-17 14:55:19 -08:00
test_repeated_cb.json fix some vim mode bugs around deletions and failed motions 2022-11-02 01:20:11 -07:00
test_repeated_ce.json
test_repeated_cj.json
test_repeated_cl.json
test_repeated_word.json
test_visual_change.json
test_visual_delete.json
test_visual_line_change.json
test_visual_line_delete.json
test_visual_sentence_object.json
test_visual_word_object.json
test_w.json
test_x.json