aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* | feat: mention ":help news" in intro #20674Gregory Anders2022-10-16
|/
* vim-patch:9.0.0614: SpellFileMissing autocmd may delete bufferzeertzjq2022-10-15
* Merge pull request #20645 from lewis6991/fix/decor_redraw_same_idLewis Russell2022-10-14
|\
| * fix(decoration): redraw correctly when re-using idsLewis Russell2022-10-14
* | fix(completion): set pum_size even if ext_popupmenu is used (#20648)zeertzjq2022-10-14
* | fix(lua): on_yank error with blockwise multibyte region #20162Daniel Zhang2022-10-14
|/
* build(deps): bump vimdoc (help) parser to v1.2.1 #20642Justin M. Keyes2022-10-13
* test: add a test for #20605zeertzjq2022-10-12
* fix(lua): assert failure with vim.regex() error inside :silent! (#20555)RZia2022-10-10
* docs: various #12823Justin M. Keyes2022-10-09
* vim-patch:9.0.0702: incomplete testing cursor position with 'linebreak' setzeertzjq2022-10-09
* fix(api): dynamically allocate line buffer for nvim_out_write (#20537)zeertzjq2022-10-08
* feat(lsp): support window/showDocument (#19977)lvimuser2022-10-08
* fix: find multibyte file name in line (#20519)zeertzjq2022-10-07
* fix(ui): setting 'cmdheight' with global statusline (#20515)zeertzjq2022-10-07
* fix(docs-html): keycodes, taglinks, column_heading #20498Justin M. Keyes2022-10-06
* vim-patch:9.0.0670: no space for command line when there is a tabline (#20512)zeertzjq2022-10-06
* feat(window/ui): add splitkeep option (#19243)luukvbaal2022-10-06
* vim-patch:9.0.0665: setting 'cmdheight' has no effect if last window was resi...zeertzjq2022-10-06
* Merge pull request #20374 from bfredl/notypebfredl2022-10-05
|\
| * feat(messages)!: graduate the 'msgsep' featurebfredl2022-10-05
* | vim-patch:8.2.3885: arglist test failszeertzjq2022-10-05
|/
* Merge pull request #20494 from bfredl/shadatestbfredl2022-10-05
|\
| * test(shada): fix shada syntax definitions testbfredl2022-10-05
* | Merge pull request #20493 from bfredl/windowtestbfredl2022-10-05
|\ \
| * | test(api): migrate screenchar() test in in window API to screen testbfredl2022-10-05
| |/
* | vim-patch:9.0.0661: multi-byte "lastline" in 'fillchars' does not work properlyzeertzjq2022-10-05
* | vim-patch:9.0.0656: cannot specify another character to use instead of '@'zeertzjq2022-10-05
|/
* feat(docs): nested lists in HTML, update :help parserJustin M. Keyes2022-10-04
* fix(ui): msg_ext_set_kind for nvim_echo (#20476)Shougo2022-10-04
* test: add test for :function followed by <lambda>zeertzjq2022-10-04
* fix(folds): fix fold marker multibyte comparison (#20439)zeertzjq2022-10-02
* vim-patch:9.0.0622: matchaddpos() can get slow when adding many matcheszeertzjq2022-10-02
* vim-patch:9.0.0620: matchaddpos() can only add up to 8 matcheszeertzjq2022-10-02
* Merge #19438 from 3N4N/fix/pwshJustin M. Keyes2022-10-01
|\
| * fix: :! pwsh redirection for `command not found`Enan Ajmain2022-09-30
| * fix: make_filter_cmd for :! powershellEnan Ajmain2022-09-30
* | vim-patch:8.2.2542: highlight of char beyond line end is not correct (#20424)zeertzjq2022-10-01
* | NVIM v0.8.0bfredl2022-09-30
|/
* Merge pull request #20343 from zeertzjq/virt-lines-vcolbfredl2022-09-30
|\
| * fix(extmarks): make virt_lines always start at 0 virtcolzeertzjq2022-09-25
* | Merge pull request #20364 from zeertzjq/parse-cmd-omitbfredl2022-09-30
|\ \
| * | fix(api)!: nvim_parse_cmd omit "count" "range" "reg" if not supportedzeertzjq2022-09-30
* | | docs: fix typos (#20394)dundargoc2022-09-30
* | | feat(nvim_cmd): allow using first argument as countFamiu Haque2022-09-29
|/ /
* | feat(docs): fixes for :help HTML generatorJustin M. Keyes2022-09-29
* | fix(api): fix nvim_cmd crash with filename expansion (#20397)zeertzjq2022-09-29
* | fix(column): move sign sentinel after inserting/deleting lines (#20400)zeertzjq2022-09-29
* | test: add a Lua test for #17501 (#20392)zeertzjq2022-09-29
* | feat(gen_help_html.lua): adapt to new parserJustin M. Keyes2022-09-28