aboutsummaryrefslogtreecommitdiff
path: root/test/functional/autocmd
Commit message (Expand)AuthorAge
* test: correct order of arguments to eq() (#27816)zeertzjq2024-03-11
* vim-patch:9.1.0158: 'shortmess' "F" flag doesn't work properly with 'autoread'zeertzjq2024-03-08
* refactor(tests): get channel id via nvim_get_chan_info #27441Justin M. Keyes2024-02-12
* vim-patch:9.1.0088: TextChanged not triggered for :norm! commands (#27405)zeertzjq2024-02-10
* fix(events): check for WinResized/WinScrolled in terminal mode (#27226)zeertzjq2024-01-27
* test: use integers for API Buffer/Window/Tabpage EXT typesLewis Russell2024-01-16
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: normalise nvim bridge functionsLewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* test: use vim.mpack and vim.uv directlyLewis Russell2024-01-12
* test: remove helpers.sleep()Lewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* test: use termopen() instead of :terminal more (#26462)zeertzjq2023-12-08
* test: set notermguicolors in testsGregory Anders2023-12-06
* feat(highlight): update default color schemeEvgeni Chasnovski2023-12-02
* vim-patch:9.0.2134: ml_get error when scrolling (#26264)zeertzjq2023-11-29
* vim-patch:9.0.2075: TextChangedI may not always trigger (#25808)zeertzjq2023-10-28
* fix(terminal): assign channel to terminal earlier (#25771)zeertzjq2023-10-25
* test(autocmd/termxx_spec): fix flakiness (#25694)zeertzjq2023-10-18
* vim-patch:9.0.2031: TextChangedI may be triggered by non-insert mode change (...zeertzjq2023-10-15
* test(winscrolled): make sure floating window is drawn (#25639)zeertzjq2023-10-14
* fix(ui): trigger TabNewEntered after split new tabglepnir2023-10-07
* vim-patch:8.2.3517: TextChanged does not trigger after TextChangedI (#25384)zeertzjq2023-09-27
* test: add some tests for SafeState autocommandzeertzjq2023-08-21
* Merge #15440 close 'shell' :terminal automaticallyJustin M. Keyes2023-08-13
|\
| * test: update tests for auto-closing :term buffersGregory Anders2023-08-10
* | fix(events): avoid unnecessary CursorMoved (#24675)zeertzjq2023-08-12
|/
* test: check that TextChangedT cannot delete terminal buffer (#24437)zeertzjq2023-07-23
* fix(events)!: trigger CursorMoved later on switching window (#23711)zeertzjq2023-06-04
* vim-patch:9.0.1588: Incsearch not triggered when pasting clipboard register (...zeertzjq2023-05-30
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* fix(events): null dereference in autocmd functionsii142023-04-27
* perf(events): store autocommands in flat vectors (#23256)ii142023-04-27
* test: fix dependencies between test cases (#23343)zeertzjq2023-04-27
* test: scheduled callback shouldn't trigger ModeChanged repeatedlyMunif Tanjim2023-04-26
* test: avoid name collisions with Xtest directory (#23019)kylo2522023-04-11
* test: replace lfs with luv and vim.fsdundargoc2023-04-04
* test: use exec_capture() in more places (#22787)zeertzjq2023-03-26
* feat(api): nvim_exec2(), deprecate nvim_exec() #19032Evgeni Chasnovski2023-03-25
* ci: bump to windows 2022dundargoc2023-03-11
* test(termxx_spec): fix TermClose bdelete test flakiness (#22463)zeertzjq2023-03-01
* fix(api): don't allow hiding aucmd_win from another tabpage (#21975)zeertzjq2023-01-24
* refactor: remove E5500, adjust testszeertzjq2023-01-16
* feat(api): show more exception infoerw72023-01-16
* fix(tui): more work in the TUIbfredl2022-12-31
* vim-patch:8.2.2870: CmdlineChange event triggered twice for CTRL-R (#21361)zeertzjq2022-12-11
* fix(events): skip WinScrolled for newly-created float windows (#21333)zeertzjq2022-12-10
* vim-patch:9.0.1025: WinScrolled is not triggered when filler lines change (#2...zeertzjq2022-12-07
* fix(events): save v:event for cmdline autocommands separately (#21316)zeertzjq2022-12-07