aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* fix(highlight): apply 'winblend' to float border (#25981)zeertzjq2023-11-11
* fix(context): don't leak memory on multiple invalid objects (#25979)zeertzjq2023-11-11
* fix(context): don't crash on invalid arg to nvim_get_context (#25977)zeertzjq2023-11-11
* fix(completion): make sure the buffer name is valid (#25975)mortezadadgar2023-11-11
* test: skip failing test on freebsddundargoc2023-11-10
* fix(f_wait): flush UI before blocking (#25962)zeertzjq2023-11-10
* vim-patch:8.2.4078: terminal test for current directory not used on FreeBSD (...zeertzjq2023-11-10
* fix(options): do not change inccommand during preview (#25462)Omar El Halabi2023-11-09
* vim-patch:8.2.4932: not easy to filter the output of maplist()zeertzjq2023-11-09
* vim-patch:8.2.4861: it is not easy to restore saved mappingszeertzjq2023-11-09
* vim-patch:8.2.4825: can only get a list of mappingszeertzjq2023-11-09
* vim-patch:8.2.4820: not simple programmatic way to find a specific mappingzeertzjq2023-11-09
* vim-patch:8.2.4140: maparg() does not indicate the type of scriptzeertzjq2023-11-09
* refactor(api): simplify nvim_set_keymap shortname check (#25945)zeertzjq2023-11-09
* vim-patch:7fbbd7fdc6df (#25944)zeertzjq2023-11-09
* vim-patch:ca48202b6f46zeertzjq2023-11-09
* vim-patch:9.0.1811: still some issues with term_debug testzeertzjq2023-11-09
* vim-patch:9.0.1809: termdebug test flaykzeertzjq2023-11-09
* vim-patch:9.0.1808: termdebug: Typo in termdebug testzeertzjq2023-11-09
* vim-patch:9.0.1791: No tests for the termdebug pluginzeertzjq2023-11-09
* vim-patch:9.0.2095: statusline may look different than expected (#25941)zeertzjq2023-11-09
* Merge pull request #25767 from luukvbaal/signdelbfredl2023-11-08
|\
| * feat(extmarks): add 'invalidate' property to extmarksLuuk van Baal2023-11-08
* | fix(job-control): make jobwait() flush UI after hiding cursor (#25927)zeertzjq2023-11-08
* | test(ui/decorations_spec): avoid flakiness caused by undo msg (#25924)zeertzjq2023-11-07
* | fix(lua): correct return value for on_key with no arguments (#25911)altermo2023-11-07
|/
* vim-patch:9.0.2092: tests: failure in test_arabicChristian Clason2023-11-05
* feat(extmarks): add "undo_restore" flag to opt out of undo-restoringbfredl2023-11-05
* vim-patch:9.0.2090: complete_info() skips entries with 'noselect' (#25890)zeertzjq2023-11-04
* fix(rpc): "grid_line" event parsing crashes (#25581)LW2023-11-04
* refactor(grid): implement rightleftcmd as a post-processing stepbfredl2023-11-03
* test(ui/embed_spec): make sure server is started (#25880)zeertzjq2023-11-03
* fix(startup): trigger UIEnter for the correct channel (#25860)zeertzjq2023-11-01
* feat(server): allow embed with listen (#25709)George Harker2023-11-01
* feat(stdlib): add vim.base64 module (#25843)Gregory Anders2023-10-31
* fix(terminal): keep focus when scrolling number column of another window (#25...zeertzjq2023-10-31
* fix(terminal): don't lose focus on <MouseMove> (#25845)zeertzjq2023-10-31
* Merge pull request #25674 from famiu/refactor/options/unify_string_optionsbfredl2023-10-30
|\
| * refactor(options)!: unify `set_option` and `set_string_option`Famiu Haque2023-10-30
* | fix(lsp): do not cancel snippet when selecting placeholder (#25835)Maria José Solano2023-10-30
|/
* docs: small fixes (#25585)dundargoc2023-10-29
* fix(api): load buffer first on nvim_buf_set_lines (#25823)Raphael2023-10-29
* fix(terminal): avoid Insert mode in Terminal buffer (#25820)zeertzjq2023-10-29
* vim-patch:9.0.2079: Not all Dart files detectedChristian Clason2023-10-29
* vim-patch:9.0.2081: smoothscroll may result in wrong cursor position (#25815)luukvbaal2023-10-29
* test: add test coverage for #25741Famiu Haque2023-10-28
* vim-patch:9.0.2075: TextChangedI may not always trigger (#25808)zeertzjq2023-10-28
* vim-patch:9.0.2077: CI fails because of trailing whitespace in testzeertzjq2023-10-28
* vim-patch:9.0.2074: Completion menu may be wrongzeertzjq2023-10-28
* fix(diagnostic): virtual_text prefix function should have index and total (#2...Jongwook Choi2023-10-27