aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* vim-patch:8.1.1756: autocommand that splits window messes up window layoutzeertzjq2022-04-21
* vim-patch:8.2.0358: insufficient testing for indent.czeertzjq2022-04-21
* Merge pull request #18189 from zeertzjq/vim-8.2.4795zeertzjq2022-04-21
|\
| * vim-patch:8.2.4801: fix for cursorbind fix not fully testedzeertzjq2022-04-21
| * vim-patch:8.2.4795: 'cursorbind' scrolling depends on whether 'cursorline' is...zeertzjq2022-04-21
* | vim-patch:8.2.4724: current instance of last search pattern not easily spottedzeertzjq2022-04-21
|/
* fix(diagnostic): use nvim_exec_autocmds to trigger DiagnosticChanged (#18188)Gregory Anders2022-04-20
* Merge pull request #18145 from bfredl/term_optbfredl2022-04-20
|\
| * feat(api): add tests for setting terminal ui optionsbfredl2022-04-17
* | Merge pull request #18157 from famiu/feat/undo!bfredl2022-04-19
|\ \
| * | feat: add `undo!`Famiu Haque2022-04-20
* | | Merge pull request #18081 from famiu/feat/highlight/cursearchbfredl2022-04-19
|\ \ \ | |/ / |/| |
| * | feat(highlight): implement CurSearch highlightFamiu Haque2022-04-17
| |/
* | test: add a test for #18135zeertzjq2022-04-17
* | fix(paste): ignore mappings in Cmdline mode (#18114)Eden Zhang2022-04-17
|/
* NVIM 0.7bfredl2022-04-15
* docs: typo fixes (#17859)dundargoc2022-04-15
* fix(lsp): fix lookup of boolean values in workspace/configuration (#18026)Fredrik Ekre2022-04-15
* fix(api): correctly pass f-args for nvim_create_user_command (#18098)Gregory Anders2022-04-13
* test: unskip tests skipped in #14661zeertzjq2022-04-13
* vim-patch:8.2.4739: accessing freed memory after WinScrolled autocmd event (#...zeertzjq2022-04-12
* test: properly test WinScrolled eventzeertzjq2022-04-12
* fix(events): make v:event readonly in more events (#18070)zeertzjq2022-04-11
* Merge pull request #18071 from gpanders/create_ucGregory Anders2022-04-10
|\
| * refactor!: rename nvim_add_user_command to nvim_create_user_commandGregory Anders2022-04-10
* | fix(tui)!: remove `ESC NUL` forced escape (#17198)zeertzjq2022-04-11
* | feat(keymap): add F38-F63 keys (#17893)zeertzjq2022-04-11
|/
* feat(events): support SIGWINCH for Signal event #18029Loong Wang2022-04-10
* vim-patch:8.2.4718: @@@ in the last line sometimes drawn in the wrong place (...zeertzjq2022-04-10
* vim-patch:partial:8.1.2333: with modifyOtherKeys CTRL-^ doesn't work (#18048)zeertzjq2022-04-09
* Merge pull request #17971 from chentau/extmark_spellbfredl2022-04-08
|\
| * fix(extmarks): splice extmarks on accepting spellTony Chen2022-04-02
* | Merge pull request #17786 from gpanders/autocmd-argsbfredl2022-04-08
|\ \
| * | feat(api)!: pass args table to autocommand callbacksGregory Anders2022-04-08
* | | test: add a test for #16823zeertzjq2022-04-08
* | | vim-patch:8.2.3925: diff mode confused by NUL bytes (#18033)zeertzjq2022-04-08
* | | vim-patch:8.2.0004: get E685 and E931 if buffer reload is interruptedzeertzjq2022-04-08
* | | vim-patch:8.2.4707: redrawing could be a bit more efficient (#18022)zeertzjq2022-04-07
* | | fix(event-loop): check if executed register has endedzeertzjq2022-04-07
* | | fix(input): fix clearing of reg_executingzeertzjq2022-04-07
|/ /
* | fix(autocmd): restore autocmd showing behaviorzeertzjq2022-04-06
* | Merge pull request #18003 from bfredl/incperf2bfredl2022-04-05
|\ \
| * | fix(ui): inccomand performance degradationKillTheMule2022-04-05
* | | Merge pull request #17335 from famiu/fix/ui/win-resizebfredl2022-04-05
|\ \ \ | |/ / |/| |
| * | fix(tests): update legacy tab switch test to be sanebfredl2022-04-05
| * | fix(ui): make window resize commands manage cmdheightFamiu Haque2022-04-05
* | | vim-patch:8.2.{4692,4691,4690}: fix Insert mode <LeftDrag> mapping bug (#17999)zeertzjq2022-04-05
|/ /
* | test: move completion :stopinsert test to completion_spec.lua (#17992)zeertzjq2022-04-04
* | test: add some tests with :normal and Ex modezeertzjq2022-04-04
* | [RFC] vim-patch:8.1.1378: delete() can not handle a file name that looks liâ€...Shougo2022-04-03