This website requires JavaScript.
Explore
Help
Register
Sign In
mixa
/
zed
Watch
1
Star
0
Fork
0
You've already forked zed
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
642643de01fe8aec013fa39c4ba4e256b5d0e269
zed
/
crates
/
vim
/
test_data
History
David Kleingeld
a65a8bea43
Revert YankEndOfLine default (part of PR
#39143
) (
#39626
)
...
Release Notes: - N/A
2025-10-06 17:06:35 +00:00
..
neovim_backed_test_context_works.json
…
test_a.json
…
test_around_containing_word_indent.json
…
test_b.json
…
test_backspace_non_ascii_bol.json
…
test_backspace.json
…
test_backwards_n.json
…
test_blackhole_register.json
…
test_builtin_marks.json
…
test_capital_f_and_capital_t.json
…
test_caret_mark.json
…
test_cc.json
…
test_cgn_nomatch.json
…
test_cgn_repeat.json
…
test_change_0.json
…
test_change_b.json
…
test_change_backspace.json
…
test_change_case_motion_object.json
…
test_change_case_motion.json
…
test_change_case.json
…
test_change_cc.json
…
test_change_e.json
…
test_change_end_of_document.json
…
test_change_end_of_line.json
…
test_change_gg.json
…
test_change_h.json
…
test_change_j.json
…
test_change_k.json
…
test_change_l.json
…
test_change_list_delete.json
…
test_change_list_insert.json
…
test_change_paragraph_object_with_soft_wrap.json
vim: Fix
ap
text object selection when there is line wrapping (
#35485
)
2025-08-18 09:57:53 -06:00
test_change_paragraph_object.json
…
test_change_rot13_motion.json
…
test_change_rot13_object.json
…
test_change_sentence_object.json
…
test_change_surrounding_character_objects.json
…
test_change_w.json
Fix vim
cw
at end of words (
#35300
)
2025-07-31 03:48:36 -07:00
test_change_word_object.json
…
test_clear_counts.json
…
test_comma_semicolon.json
…
test_comma_w.json
…
test_command_basics.json
…
test_command_goto.json
…
test_command_matching_lines.json
…
test_command_ranges.json
…
test_command_replace.json
…
test_command_search.json
…
test_command_visual_replace.json
…
test_convert_to_lower_case.json
…
test_convert_to_rot13.json
…
test_convert_to_upper_case.json
…
test_ctrl_d_u.json
…
test_ctrl_f_b.json
…
test_ctrl_o_dot.json
…
test_ctrl_o_position.json
…
test_ctrl_o_visual.json
…
test_ctrl_v_control.json
…
test_ctrl_v_escape.json
…
test_ctrl_v.json
…
test_ctrl_w_override.json
…
test_ctrl_y_e.json
…
test_d_search.json
…
test_dd_then_paste_without_trailing_newline.json
…
test_dd.json
…
test_del_marks.json
…
test_delete_0.json
…
test_delete_b.json
…
test_delete_end_of_document.json
…
test_delete_end_of_line.json
…
test_delete_end_of_paragraph.json
…
test_delete_gg.json
…
test_delete_h.json
…
test_delete_j.json
…
test_delete_k.json
…
test_delete_key_can_remove_last_character.json
…
test_delete_l.json
…
test_delete_left.json
…
test_delete_next_word_end.json
…
test_delete_paragraph_motion.json
…
test_delete_paragraph_object_with_soft_wrap.json
vim: Fix
ap
text object selection when there is line wrapping (
#35485
)
2025-08-18 09:57:53 -06:00
test_delete_paragraph_object.json
…
test_delete_paragraph_whitespace.json
vim: Fix
ap
text object selection when there is line wrapping (
#35485
)
2025-08-18 09:57:53 -06:00
test_delete_paragraph.json
…
test_delete_sentence_object.json
…
test_delete_sentence.json
…
test_delete_surrounding_character_objects.json
…
test_delete_to_adjacent_character.json
…
test_delete_to_end_of_line.json
…
test_delete_to_line.json
…
test_delete_unmatched_brace.json
…
test_delete_w.json
…
test_delete_with_counts.json
…
test_delete_word_object.json
…
test_dgn_repeat.json
…
test_digraph_find.json
…
test_digraph_insert_mode.json
…
test_digraph_insert_multicursor.json
…
test_digraph_keymap_conflict.json
…
test_digraph_replace_mode.json
…
test_digraph_replace.json
…
test_dot_mark.json
…
test_dot_repeat.json
…
test_dw_eol.json
…
test_end_of_document.json
…
test_end_of_line_downward.json
…
test_end_of_line_with_neovim.json
…
test_end_of_word.json
…
test_enter_visual_line_mode.json
…
test_enter_visual_mode.json
…
test_enter.json
…
test_escape_while_waiting.json
…
test_f_and_t.json
…
test_find_multibyte.json
…
test_folds_panic.json
…
test_folds.json
…
test_forced_motion_delete_to_end_of_line.json
…
test_forced_motion_delete_to_middle_of_line.json
…
test_forced_motion_delete_to_start_of_line.json
…
test_forced_motion_yank.json
…
test_gg.json
…
test_gi.json
…
test_gn.json
…
test_go_to_percentage.json
…
test_gq.json
…
test_gv.json
…
test_h_through_unicode.json
…
test_h.json
…
test_horizontal_scroll.json
…
test_inclusive_to_exclusive_delete.json
…
test_increment_bin_wrapping_and_padding.json
…
test_increment_hex_casing.json
…
test_increment_hex_wrapping_and_padding.json
…
test_increment_inline.json
…
test_increment_radix.json
…
test_increment_sign_change_with_leading_zeros.json
…
test_increment_sign_change.json
…
test_increment_steps.json
…
test_increment_visual_partial_number.json
vim: Implement partial increment/decrement for visual selection (
#36553
)
2025-08-22 03:02:47 +00:00
test_increment_with_changing_leading_zeros.json
…
test_increment_with_dot.json
…
test_increment_with_leading_zeros_and_zero.json
…
test_increment_with_leading_zeros.json
…
test_increment_with_two_dots.json
…
test_increment_wrapping.json
…
test_increment_zero_leading_zeros.json
…
test_increment.json
…
test_indent_gv.json
…
test_insert_ctrl_r.json
…
test_insert_ctrl_y.json
vim: Add ctrl-y/e in insert mode (
#36017
)
2025-08-11 23:20:09 -06:00
test_insert_empty_line.json
…
test_insert_end_of_line.json
…
test_insert_first_non_whitespace.json
…
test_insert_line_above.json
…
test_insert_with_counts.json
…
test_insert_with_repeat.json
…
test_j.json
…
test_jk.json
…
test_join_lines.json
…
test_jump_list.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_lowercase_marks.json
…
test_lt_gt_marks.json
…
test_marks.json
…
test_matching_braces_in_tag.json
…
test_matching_tags.json
…
test_matching.json
…
test_minibrackets_trailing_space.json
…
test_named_registers.json
…
test_neovim.json
…
test_next_line_start.json
…
test_next_word_end_newline_last_char.json
…
test_normal_command.json
vim: Add
:norm
support (
#33232
)
2025-07-23 23:06:05 -06:00
test_numbered_registers.json
…
test_o_comment.json
…
test_o.json
…
test_offsets.json
…
test_p_g_v_y.json
…
test_paragraph_multi_delete.json
…
test_paragraph_object_with_landing_positions_not_at_beginning_of_line.json
…
test_paragraphs_dont_wrap.json
…
test_paste_count.json
…
test_paste_visual_block.json
…
test_paste_visual.json
…
test_paste.json
…
test_percent.json
…
test_period_mark.json
…
test_plus_minus.json
…
test_previous_word_end.json
…
test_quote_mark.json
…
test_r.json
…
test_record_replay_count.json
…
test_record_replay_dot.json
…
test_record_replay_interleaved.json
…
test_record_replay_of_dot.json
…
test_record_replay_recursion.json
…
test_record_replay.json
…
test_remap_adjacent_dog_cat.json
…
test_remap_nested_pineapple.json
…
test_remap_recursion.json
…
test_repeat_motion_counts.json
…
test_repeat_over_blur.json
…
test_repeat_visual.json
…
test_repeated_cb.json
…
test_repeated_ce.json
…
test_repeated_cj.json
…
test_repeated_cl.json
…
test_repeated_word.json
…
test_replace_g.json
vim: Implement /n and /c in :s (
#34102
)
2025-07-09 06:14:04 +00:00
test_replace_mode_repeat.json
…
test_replace_mode_undo.json
…
test_replace_mode_with_counts.json
…
test_replace_mode.json
…
test_replace_n.json
vim: Implement /n and /c in :s (
#34102
)
2025-07-09 06:14:04 +00:00
test_replace_with_range_at_start.json
…
test_replace_with_range.json
…
test_scroll_beyond_last_line.json
…
test_scroll_jumps.json
…
test_search_skipping.json
…
test_selection_goal.json
…
test_sentence_backwards.json
…
test_sentence_forwards.json
…
test_shift_y.json
…
test_singleline_surrounding_character_objects_with_escape.json
…
test_singleline_surrounding_character_objects.json
…
test_space_non_ascii_eol.json
…
test_space_non_ascii.json
…
test_space_only_ascii_eol.json
…
test_special_registers.json
…
test_start_end_of_paragraph.json
…
test_substitute_line.json
…
test_undo_last_line_newline_many_changes.json
vim: Add U to undo last line (
#33571
)
2025-07-08 21:24:43 -06:00
test_undo_last_line_newline.json
vim: Add U to undo last line (
#33571
)
2025-07-08 21:24:43 -06:00
test_undo_last_line.json
vim: Add U to undo last line (
#33571
)
2025-07-08 21:24:43 -06:00
test_undo_repeated_insert.json
…
test_undo.json
…
test_unmatched_backward.json
…
test_unmatched_forward.json
…
test_v2ap.json
…
test_v_search_aa.json
…
test_v_search.json
…
test_visual_block_insert.json
…
test_visual_block_issue_2123.json
…
test_visual_block_mode_down_right.json
…
test_visual_block_mode_other_end.json
…
test_visual_block_mode_shift_other_end.json
…
test_visual_block_mode_up_left.json
…
test_visual_block_mode.json
…
test_visual_block_search.json
…
test_visual_block_wrapping_selection.json
vim: Fix visual block handling of wrapped lines (
#39355
)
2025-10-03 15:58:34 +02:00
test_visual_change.json
…
test_visual_delete.json
…
test_visual_line_change.json
…
test_visual_line_delete.json
…
test_visual_match_eol.json
…
test_visual_mode_insert_before_after.json
…
test_visual_object_expands.json
…
test_visual_object.json
…
test_visual_paragraph_object_with_soft_wrap.json
vim: Fix
ap
text object selection when there is line wrapping (
#35485
)
2025-08-18 09:57:53 -06:00
test_visual_paragraph_object.json
…
test_visual_sentence_object.json
…
test_visual_shift_d.json
…
test_visual_star_hash.json
…
test_visual_word_object.json
…
test_visual_yank.json
…
test_w.json
…
test_window_bottom.json
…
test_window_middle.json
…
test_window_top.json
…
test_wrapped_delete_end_document.json
…
test_wrapped_lines.json
…
test_wrapped_motions.json
…
test_x.json
…
test_yank_line_with_trailing_newline.json
…
test_yank_line_without_trailing_newline.json
…
test_yank_multiline_without_trailing_newline.json
…
test_zero.json
…