neovim/test/functional
2022-01-29 06:05:14 +08:00
..
api feat(api): expose extmark right_gravity and end_right_gravity 2022-01-24 09:52:13 +09:00
autocmd feat(autocmd): populate v:event in RecordingLeave (#16828) 2022-01-04 18:55:29 -07:00
core Merge pull request #15910 from glacambre/silent_stdioopen 2022-01-24 22:33:55 +01:00
editor fix(input): remove reinterpreted ALT/META chords from recorded macro 2022-01-29 06:05:14 +08:00
ex_cmds vim-patch:8.2.3952: first line not redrawn when adding lines to an empty buffer 2021-12-31 22:20:31 +08:00
fixtures NVIM 0.6.0 2021-11-30 18:20:42 +01:00
legacy vim-patch:8.2.3095: with 'virtualedit' set to "block" block selection is wrong 2022-01-27 18:55:21 +08:00
lua feat: use nvim_buf_set_extmark for vim.highlight (#16963) 2022-01-15 14:19:20 -08:00
options fix(options): using :set fillchars should clear local value 2021-11-17 07:11:46 +08:00
plugin fix(lsp): strictly enforce passing offset encoding (#17049) 2022-01-13 02:34:04 -08:00
provider refactor(tests): use assert_alive() #15546 2021-09-01 09:42:53 -07:00
shada refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
terminal fix(input): put modifiers back into typeahead buffer when needed 2022-01-23 05:58:32 +08:00
treesitter fix(ts): escape lang when loading parsers (#16668) 2022-01-27 10:42:59 +01:00
ui Merge pull request #17183 from notomo/expose-extmark-right-gravity 2022-01-28 12:38:56 +01:00
vimscript fix(screenpos, float): add top and left border adjustment 2021-12-15 22:40:10 +08:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua test: add VIMRUNTIME variable to the clear function 2022-01-08 14:40:29 +01:00
preload.lua test/functional/preload.lua: _set_fmode for Windows 2019-09-25 05:47:15 +02:00