neovim/test/functional/autocmd
Christian Clason 8a1276005a
Add v:event.visual during TextYankPost (#12382)
* propagate visual selection to textyankpost event

* adapt tests

* add docs

* also adapt oldtest
2020-06-03 10:51:25 -04:00
..
autocmd_spec.lua WinClosed: sort auevents.lua; improve tests 2020-01-18 21:32:14 -08:00
bufenter_spec.lua tests: use runtime from build for doc/tags with :help (#10479) 2019-08-28 22:47:54 +02: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 DirChanged: support <buffer> (#8140) 2018-03-16 07:29:20 +01: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