neovim/test/functional/autocmd
Ghjuvan Lacambre ad9c2c069a
Fix <afile> getting prepended with a slash on WinClosed (#14515)
It is wrong to assume that you can't shorten a path if it's in `/`: you
can always shorten it by removing the forward slash.

Closes #14512
2021-06-26 10:18:36 -04:00
..
autocmd_spec.lua Fix <afile> getting prepended with a slash on WinClosed (#14515) 2021-06-26 10:18:36 -04:00
bufenter_spec.lua tests: use runtime from build for doc/tags with :help (#10479) 2019-08-28 22:47:54 +02:00
bufmodifiedset_spec.lua test: update BufModifiedSet to be paranoid 2020-11-09 04:06:53 -05:00
cmdline_spec.lua doc: fix typos 2019-11-27 22:47:25 -08:00
cursorhold_spec.lua Fix missing CursorHoldI events (#3758) 2019-07-16 01:35:43 +02:00
cursormoved_spec.lua cursormoved: add tests for CursorMoved 2019-03-29 10:58:53 +01:00
dirchanged_spec.lua Add v:event flag on DirChanged signaling switching window (#13153) 2020-11-07 12:02:06 -05:00
filetype_spec.lua tests: use runtime from build for doc/tags with :help (#10479) 2019-08-28 22:47:54 +02:00
signal_spec.lua events: add "Signal" event #9564 2019-02-04 02:39:05 +01:00
tabclose_spec.lua API: deprecate nvim_command_output 2019-12-02 20:52:06 -08:00
tabnew_spec.lua Windows: enable more tests 2017-01-13 01:17:12 +01:00
tabnewentered_spec.lua tabpage: "tabnext #" switches to previous tab #11734 2020-01-20 15:14:51 -08:00
termxx_spec.lua autocmds: TermEnter, TermLeave #8550 2019-09-14 15:54:19 -07:00
textyankpost_spec.lua Add v:event.visual during TextYankPost (#12382) 2020-06-03 10:51:25 -04:00
winscrolled_spec.lua my fight with the linter (tome II) 2020-11-06 23:44:32 -05:00