aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
...
* | | | test/lsp: disable tracking in LSP tests (here be dragons)Björn Linse2021-04-03
* | | | Merge pull request #14027 from dylanarmstrong/fix/13955-empty-paste-in-term-s...Björn Linse2021-04-02
|\ \ \ \ | |_|/ / |/| | |
| * | | chore: revert unrelated changes in testDylan Armstrong2021-02-27
| * | | test: use assert_alive helper rather than eqDylan Armstrong2021-02-27
| * | | test: segfault test for empty buffer paste on termDylan Armstrong2021-02-26
* | | | vim-patch:8.2.2686: status line is not updated when going to cmdline modeJan Edmund Lazo2021-04-01
| |/ / |/| |
* | | Merge pull request #14259 from janlazo/fix-dictwatcherdel-crashJan Edmund Lazo2021-03-31
|\ \ \
| * | | more testsDaniel Hahler2021-03-30
| * | | testDaniel Hahler2021-03-30
| * | | Test and initial fix for crash with dictwatcherdelDaniel Hahler2021-03-30
* | | | fixup: remove unused test functionTJ DeVries2021-03-31
* | | | ts: Add per-language highlight linksTJ DeVries2021-03-31
* | | | fixup: Add a test and it is so prettyTJ DeVries2021-03-30
|/ / /
* | | Make sure window is still valid in the middle of calling :lopen (#14240)Tony Chen2021-03-29
* | | Merge pull request #13851 from VVKot/vim-8.1.0105Jan Edmund Lazo2021-03-28
|\ \ \
| * | | vim-patch:8.1.0105: all tab stops are the sameVVKot2021-03-28
| | |/ | |/|
* | | Merge pull request #14091 from euclidianAce/euclidianAce/nvim_win_hideBjörn Linse2021-03-28
|\ \ \ | |/ / |/| |
| * | api: add vim.api.nvim_win_hideCorey Williamson2021-03-09
* | | floats: handle interaction with popupmenu and border correctlyBjörn Linse2021-03-25
* | | Merge pull request #14191 from chentau/extmark_blockpasteBjörn Linse2021-03-24
|\ \ \
| * | | Extmarks: correct buffer events on blockwise pastechentau2021-03-23
* | | | Merge pull request #14194 from bfredl/provide_virtBjörn Linse2021-03-23
|\ \ \ \
| * | | | decorations: memory error with ephemeral virt_textBjörn Linse2021-03-23
* | | | | Merge pull request #14190 from teto/fix-cursorlinenrMatthieu Coudron2021-03-23
|\ \ \ \ \
| * | | | | chore: add test for CursorLineNr with filler linesMatthieu Coudron2021-03-22
| * | | | | fix: stop using CursorLineNr in front of fillersMatthieu Coudron2021-03-22
| | |/ / / | |/| | |
* | | | | Merge pull request #14193 from bfredl/msginitBjörn Linse2021-03-23
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | screen: setup scrolling main screen when starting with display-=msgsepBjörn Linse2021-03-23
| |/ / /
* / / / Correctly splice extmarks on tab with noexpandtab setchentau2021-03-22
|/ / /
* | | floats: add borders (MS-DOS MODE)Björn Linse2021-03-22
* | | Merge pull request #14060 from andymass/vim-8.2.1703Jan Edmund Lazo2021-03-20
|\ \ \
| * | | Fix a failing test (highlight_spec.lua)Andy K. Massimino2021-03-20
* | | | lsp: Add support for delete workspaceEdit resource operationMathias Fussenegger2021-03-18
* | | | lsp: Add support for create workspaceEdit resource operationMathias Fussenegger2021-03-18
* | | | lsp: Add support for file rename via workspaceEditMathias Fussenegger2021-03-18
* | | | api: destabilize nvim_set_hl_nsBjörn Linse2021-03-15
* | | | vim-patch:8.2.2601: memory usage test often fails on FreeBSDJan Edmund Lazo2021-03-14
* | | | Merge pull request #14020 from chentau/float_resizeBjörn Linse2021-03-14
|\ \ \ \
| * | | | screen: make ui_compositor aware of the intended size of a floatchentau2021-03-11
| |/ / /
* | | | Fix click on foldcolumn with vsplit (#14127)tk-shirasaka2021-03-13
* | | | vim-patch:8.2.2595: setting 'winminheight' may cause 'lines' to changeJan Edmund Lazo2021-03-13
* | | | api: allow open non-current buffer as terminal (+ xmas bonus)Björn Linse2021-03-12
* | | | lsp: Resolve codeLense server capabilities (#14056)Josa Gesell2021-03-10
* | | | Merge pull request #14065 from bfredl/overlaymodeBjörn Linse2021-03-10
|\ \ \ \
| * | | | decorations: add additional styling of virt_text overlaysBjörn Linse2021-03-10
| |/ / /
* | | | Merge pull request #14079 from mjlbach/incremental_syncMichael Lingelbach2021-03-09
|\ \ \ \ | |_|/ / |/| | |
| * | | lsp: add incremental text synchronizationMichael Lingelbach2021-03-09
| |/ /
* | | Merge pull request #13875 from smolck/vim_fn_error_on_apiBjörn Linse2021-03-09
|\ \ \
| * | | use pcall_errsmolck2021-03-09
| * | | vim.fn: add test for errorsmolck2021-02-04