aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
* Merge pull request #21731 from tk-shirasaka/fix/builtin_popup_on_ext_popupmenubfredl2023-01-15
|\
| * fix: properly close builtin popup in ext_popupmenushirasaka2023-01-11
* | test(fileio_spec): avoid expect_exit() without calling clear() (#21810)zeertzjq2023-01-15
* | vim-patch:8.2.4579: cannot use page-up and page-down in the cmdline popup menuzeertzjq2023-01-15
* | vim-patch:9.0.1195: restoring KeyTyped when building statusline not testedzeertzjq2023-01-14
* | vim-patch:8.2.4341: command line not redrawn when finishing popup menu (#21792)zeertzjq2023-01-14
* | fix(statuscolumn): make %l/%r respect 'number'/'relativenumber' (#21747)luukvbaal2023-01-13
* | test: avoid consecutive mouse input at different positions (#21781)zeertzjq2023-01-13
* | fix(ui): command line issues with external messages (#21709)luukvbaal2023-01-13
* | fix(mouse): statusline click registered as statuscolumn (#21748)luukvbaal2023-01-13
* | fix(powershell): wrong length allocation for ":%w !" #20530Enan Ajmain2023-01-12
* | feat(diagnostic): vim.diagnostic.is_disabled() #21527Raphael2023-01-12
* | fix(api): nvim_create_autocmd crash on invalid types inside pattern arrayii142023-01-12
* | fix(statuscolumn): foldcolumn buffer is too small (#21761)luukvbaal2023-01-12
* | fix(statuscolumn): fix sign column highlights (#21727)luukvbaal2023-01-11
* | build: use modern cmake (#21589)dundargoc2023-01-10
|/
* fix(statuscolumn): fix crashes and clang/PVS warnings (#21725)zeertzjq2023-01-10
* feat(float): open float relative to mouse #21531Sebastian Lyng Johansen2023-01-10
* fix(ui): set stc to empty in floatwin with minimal style (#21720)Raphael2023-01-10
* test(statuscolumn): add more tests for wrapped lines (#21718)zeertzjq2023-01-10
* feat(ui): add 'statuscolumn' optionluukvbaal2023-01-09
* Merge pull request #21702 from glepnir/fix_2bfredl2023-01-09
|\
| * fix(ui): add test caseRaphael2023-01-09
* | test: add more tests for Unicodezeertzjq2023-01-09
* | test(tui_spec): doesn't use Unicode in cursor_address test (#21703)zeertzjq2023-01-09
|/
* test(tui_spec): improve cursor_address test (#21700)zeertzjq2023-01-09
* dist: transpile cfilter.vim => cfilter.lua #21662TJ DeVries2023-01-08
* refactor(editorconfig)!: change editorconfig_enable to editorconfigGregory Anders2023-01-07
* feat(editorconfig): allow editorconfig to be toggled dynamicallyGregory Anders2023-01-07
* feat(lua): store "nvim -l" scriptname in _G.arg[0]Justin M. Keyes2023-01-07
* fix(tui): do not invoke loop recursively for pad()bfredl2023-01-06
* feat(lua): execute stdin ("-") as LuaJustin M. Keyes2023-01-05
* feat(lua): exit 1 on Lua "-l" script errorJustin M. Keyes2023-01-05
* feat(lua): send "--" literally to Lua "-l" scriptJustin M. Keyes2023-01-05
* feat(lua)!: execute Lua with "nvim -l"Justin M. Keyes2023-01-05
* dist: generated version of ccomplete.vim (#21623)TJ DeVries2023-01-05
* fix(diff): avoid restoring invalid 'foldcolumn' value (#21650)zeertzjq2023-01-05
* fix(tui): make a copy of data->params before unibi_format() (#21643)zeertzjq2023-01-05
* test(tui_spec): avoid race between nvim_paste and nvim_input (#21639)zeertzjq2023-01-04
* docs: fix typos (#21427)dundargoc2023-01-04
* fix(clipboard): show provider warning when not during batch changes #21451zeertzjq2023-01-03
* Merge pull request #21633 from gpanders/editorconfigGregory Anders2023-01-03
|\
| * test(editorconfig): add editorconfig testsGregory Anders2023-01-03
* | fix(fs): duplicate path separator #21509Eric Haynes2023-01-03
* | Merge #21580 cmdline issues with cmdheight=0Justin M. Keyes2023-01-03
|\ \ | |/ |/|
| * test: add test cases for command line issuesLuuk van Baal2022-12-31
* | feat(lsp): add function to clear codelens (#21504)Mathias Fußenegger2022-12-31
* | fix(tui): more work in the TUIbfredl2022-12-31
* | feat(tui): run TUI as external processhlpr982022-12-31
* | test: add test for setting &columns from modeline with tabpageszeertzjq2022-12-30