aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | fix(api): "emsg_silent" should imply "silent" in nvim_cmd (#21438)zeertzjq2022-12-16
| * | vim-patch:9.0.1062: some test function names do not match what they are doing...zeertzjq2022-12-16
| * | vim-patch:9.0.1057: conflict between supercollider and scala filetype detecti...Christian Clason2022-12-14
| * | fix(terminal): fix 'mousescroll' not respected in terminal mode (#21415)zeertzjq2022-12-14
| * | fix(treesitter): properly restore `'syntax'` (#21358)Lewis Russell2022-12-14
| * | vim-patch:9.0.1051: after a failed CTRL-W ] next command splits window (#21400)zeertzjq2022-12-13
| * | vim-patch:9.0.0530: using freed memory when autocmd changes mark (#21396)zeertzjq2022-12-13
| |/
| * fix(diff): handle long lines without crashing (#21389)Lewis Russell2022-12-12
| * docs: add links to extmarks and namespaces (#21378)ii142022-12-12
| * docs #20986Justin M. Keyes2022-12-11
| * docs: fix typos (#21328)dundargoc2022-12-12
| * vim-patch:9.0.1047: matchparen is slow (#21379)zeertzjq2022-12-11
| * vim-patch:8.2.2870: CmdlineChange event triggered twice for CTRL-R (#21361)zeertzjq2022-12-11
| * fix(api): set correct curbuf when temporarily changing curwin (#21371)zeertzjq2022-12-10
| * fix(events): skip WinScrolled for newly-created float windows (#21333)zeertzjq2022-12-10
| * vim-patch:9.0.1038: function name does not match what it is used for (#21359)zeertzjq2022-12-09
| * vim-patch:9.0.0238: Shift-Tab shows matches on cmdline when 'wildmenu' is off...zeertzjq2022-12-09
| * vim-patch:8.2.4387: command line completion doesn't always work properly (#21...zeertzjq2022-12-09
| * vim-patch:8.2.4376: not enough tests for command line completionzeertzjq2022-12-09
| * vim-patch:8.2.4366: not enough tests for command line completionzeertzjq2022-12-09
| * test(old): change $TMPDIR from Xtest-tmpdir to X-test-tmpdir (#21346)zeertzjq2022-12-09
| * vim-patch:9.0.1036: undo misbehaves when writing from an insert mode mappingzeertzjq2022-12-09
| * fix(chansend): sending lines to terminal in reverse order on Windows #19315Enan Ajmain2022-12-08
| * vim-patch:9.0.1032: test fails when terminal feature is missingzeertzjq2022-12-09
| * vim-patch:9.0.1030: using freed memory with the cmdline popup menuzeertzjq2022-12-09
| * feat(lsp): initial support for semantic token highlightingJohn Drouhard2022-12-08
| * vim-patch:8.2.1634: loop to handle keys for the command line is too long (#21...zeertzjq2022-12-08
| * vim-patch:8.2.3564: invalid memory access when scrolling without valid screen...zeertzjq2022-12-08
| * vim-patch:9.0.1026: type of w_last_topfill is wrong (#21332)zeertzjq2022-12-08
| * vim-patch:9.0.1025: WinScrolled is not triggered when filler lines change (#2...zeertzjq2022-12-07
| * fix(float): fix crash with bufpos and non-existent window (#21319)zeertzjq2022-12-07
| * fix(events): save v:event for cmdline autocommands separately (#21316)zeertzjq2022-12-07
| * vim-patch:9.0.1017: test for srand() fails on MS-Windows (#21308)zeertzjq2022-12-06
| * vim-patch:8.2.1622: loop to handle keys for the command line is too long (#21...zeertzjq2022-12-06
| * vim-patch:8.2.4393: possible number overflow with nested folds (#21305)zeertzjq2022-12-06
| * version.c: update [skip ci] (#20958)github-actions[bot]2022-12-06
| * vim-patch:9.0.1015: without /dev/urandom srand() seed is too predictable (#21...zeertzjq2022-12-06
| * Merge pull request #21302 from zeertzjq/vim-8.2.3193zeertzjq2022-12-06
| |\
| | * vim-patch:9.0.1016: screenpos() does not count filler lines for diff modezeertzjq2022-12-06
| | * vim-patch:9.0.1011: ml_get error when using screenpos()zeertzjq2022-12-06
| | * vim-patch:8.2.4389: screenpos() does not handle a position in a closed foldzeertzjq2022-12-06
| | * vim-patch:8.2.4204: screenpos() has non-zero row for invisible textzeertzjq2022-12-06
| | * fix(float): fix ml_get error with bufposzeertzjq2022-12-06
| | * vim-patch:8.2.3193: screenpos() is wrong when 'display' is "lastline"zeertzjq2022-12-06
| * | vim-patch:9.0.1014: zir files are not recognized (#21301)Gregory Anders2022-12-05
| |/
| * fix(secure): crash when hitting escape in prompt (#21283)ii142022-12-05
| * docs: add missing docs from some Vim patches (#21296)zeertzjq2022-12-05
| * vim-patch:8.2.2328: some test files may not be deleted (#21194)zeertzjq2022-12-05
| * vim-patch:8.2.5145: exit test causes spurious valgrind reportszeertzjq2022-12-05
| * vim-patch:8.2.3526: tests have clumsy check for X11 based GUIzeertzjq2022-12-05