neovim/test/functional/editor
bfredl c81cb02dd6
Merge pull request #30272 from bfredl/replace_emoji
fix(multibyte): handle backspace of wide clusters in replace mode
2024-09-06 12:08:26 +02:00
..
completion_spec.lua fix(completion): don't include <Lua function> in -complete= (#30209) 2024-09-01 07:57:09 +08:00
count_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
ctrl_c_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
defaults_spec.lua feat(defaults): popupmenu "Open in browser", "Go to definition" #30261 2024-09-05 05:56:00 -07:00
fold_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
jump_spec.lua feat(jumplist): allow opting out of removing unloaded buffers (#29347) 2024-06-30 06:40:31 +08:00
K_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
lang_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
langmap_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
macro_spec.lua fix(defaults): default @/Q broken when 'ignorecase' is set (#29343) 2024-06-15 10:21:16 +08:00
mark_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
meta_key_spec.lua fix(input): handle vim.on_key() properly with ALT and K_SPECIAL (#29677) 2024-07-13 04:14:29 +08:00
mode_cmdline_spec.lua refactor(tests): more global highlight definitions 2024-05-26 10:24:27 +02:00
mode_insert_spec.lua fix(multibyte): handle backspace of wide clusters in replace mode 2024-09-06 10:22:29 +02:00
mode_normal_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
put_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
search_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
tabpage_spec.lua refactor(tests): more global highlight definitions 2024-05-26 10:24:27 +02:00
undo_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00