neovim/test/functional
Björn Linse 772421f6b1
Merge pull request #13692 from mjlbach/fix_cursor_respect_current_line
fix_cursor: do not change line number when edit will not impact cursor row
2021-02-16 18:32:38 +01:00
..
api fix(notify): Expected 3 arguments error (#13905) 2021-02-09 11:41:02 +01:00
autocmd Merge pull request #13205 from romgrk/add-bufmodified-autocmd 2020-11-09 12:23:14 +01:00
autoread removed retry 2020-07-03 00:55:14 +05:30
cmdline doc: fix typos 2019-11-27 22:47:25 -08:00
core test(job): Ensure job-specific env var overrides global env var 2021-01-31 07:54:21 -05:00
eval Use uv_os_homedir and current directory as backup when $HOME is not set (#13657) 2021-01-10 19:46:25 -05:00
ex_cmds startup: handle autoload and lua packages during startup 2020-11-02 15:21:36 +01:00
fixtures LSP: add test for workspace/configuration handler 2021-01-01 01:40:46 -08:00
insert edit.c: Ensure undo sync when emulating <Esc>x #11706 2020-01-12 17:09:39 -08:00
legacy test/old: restore test_backspace_opt.vim 2021-01-05 09:47:38 -05:00
lua Merge pull request #13692 from mjlbach/fix_cursor_respect_current_line 2021-02-16 18:32:38 +01:00
normal Treat unmapped ALT/META as ESC+c in all modes 2020-10-05 15:27:04 -04:00
options logs: make kXDGCacheHome if it doesn't exist (#13758) 2021-01-16 21:14:59 +01:00
plugin lsp/tests: Ensure client is stopped in basic_init tests (#13798) 2021-01-27 15:32:07 +01:00
provider test, provider/define_spec.lua: fix few tests fail 2021-01-01 04:30:55 -05:00
shada shada: fix failed assertion on exit (#12692) 2020-07-31 16:08:34 +02:00
terminal Revert "vim-patch:8.1.0822: peeking and flushing output slows down execution" 2020-12-31 16:44:53 -05:00
treesitter treesitter: default start and end row when omitted 2021-01-15 21:44:40 +01:00
ui Clear prompt_for_number messages 2021-02-10 13:04:02 +01:00
viml Don't show entire context when completing 2021-01-26 17:04:32 -08:00
visual Treat unmapped ALT/META as ESC+c in all modes 2020-10-05 15:27:04 -04:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua tests: make treesitter its own category 2021-01-03 14:47:29 +01:00
preload.lua test/functional/preload.lua: _set_fmode for Windows 2019-09-25 05:47:15 +02:00