aboutsummaryrefslogtreecommitdiff
path: root/test/functional/autocmd
Commit message (Expand)AuthorAge
* Merge pull request #13205 from romgrk/add-bufmodified-autocmdBjörn Linse2020-11-09
|\
| * test: update BufModifiedSet to be paranoidRom Grk2020-11-09
| * test: fix BufModifiedSetRom Grk2020-11-07
| * tests: add functional test for BufModifiedSetRom Grk2020-11-07
* | Add v:event flag on DirChanged signaling switching window (#13153)Andrea Cedraro2020-11-07
|/
* my fight with the linter (tome II)Rom Grk2020-11-06
* tests: separate scroll test for horizontal/vertical scrollRom Grk2020-10-31
* tests: make scroll tests passRom Grk2020-10-30
* tests: add functional test for WinScrolledRom Grk2020-10-28
* tests: add test for Scroll autocmdRom Grk2020-10-24
* Add v:event.visual during `TextYankPost` (#12382)Christian Clason2020-06-03
* tabpage: "tabnext #" switches to previous tab #11734butwerenotthereyet2020-01-20
* Merge #11735 ':tabs : show # for previous tabpage'Justin M. Keyes2020-01-19
|\
| * tabpage: :tabs indicates previous tabpage's curwinWe're Yet2020-01-19
* | WinClosed: sort auevents.lua; improve testsJustin M. Keyes2020-01-18
* | autocmd: WinClosed exposes window id as <afile>notomo2020-01-18
* | autocmd: add WinClosed eventMarcos ALMEIDA2020-01-18
|/
* API: include invalid buffer/window/tabpage in error message (#11712)Daniel Hahler2020-01-14
* tabpage: disallow go-to-previous in cmdline-win #11692butwerenotthereyet2020-01-09
* tabpage: track last-used tabpage #11626butwerenotthereyet2020-01-02
* API: deprecate nvim_command_outputJustin M. Keyes2019-12-02
* doc: fix typosBrian Wignall2019-11-27
* autocmds: TermEnter, TermLeave #8550Usama Hameed2019-09-14
* test: Rename meth_pcall to pcall_errJustin M. Keyes2019-09-06
* tests: use runtime from build for doc/tags with :help (#10479)Daniel Hahler2019-08-28
* tests: fix flaky "TermClose … fast-exiting terminal job stops"Justin M. Keyes2019-08-05
* :doautocmd : Never show "No matching autocommands" #10689Justin M. Keyes2019-08-05
* TextYankPost: spurious/too-early dispatch during delete #10392Jit2019-07-29
* Fix missing CursorHoldI events (#3758)Daniel Hahler2019-07-16
* tests: fix flaky "TermClose event triggers when fast-exiting terminal job sto...Daniel Hahler2019-07-02
* messages: use proper multiline error message for rpcrequest and API wrappersBjörn Linse2019-05-26
* refactor: introduce XFREE_CLEAR()Justin M. Keyes2019-05-25
* autocmd: fixes and tests for autocmd window issuesBjörn Linse2019-05-13
* cursormoved: add tests for CursorMovedMarco Hinz2019-03-29
* autocmd: do not show empty section after ++once handlers expireJustin M. Keyes2019-03-14
* autocmd: rename: "++nested", "++once"Justin M. Keyes2019-03-14
* TextYankPost: add v:event["inclusive"] #9717Justin M. Keyes2019-03-13
* autocmd: rename "once" => "-once" #9713Justin M. Keyes2019-03-11
* autocmd: introduce "once" featureJustin M. Keyes2019-03-10
* events: add "Signal" event #9564Marco Hinz2019-02-04
* cmdline: support v:event in CmdlineChangedBjörn Linse2018-12-12
* preserve_exit: Ignore SIGHUPJustin M. Keyes2018-11-27
* job-control: children_kill_cb(): do not check elapsed timeJustin M. Keyes2018-04-15
* msg: do not scroll entire screen (#8088)Björn Linse2018-03-31
* test: use luv.now() instead of os.time()Justin M. Keyes2018-03-16
* DirChanged: support <buffer> (#8140)Marco Hinz2018-03-16
* test: rename next_message() to next_msg()Justin M. Keyes2018-03-11
* test: win: enable termclose_spec.luaJan Edmund Lazo2018-02-19
* vim-patch-8.0.0649 and vim-patch-8.0.0650: autocmd open help 2 timesNimit Bhardwaj2018-02-17
* api: change nvim_command_output behaviorJustin M. Keyes2018-01-10