aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* refactor: remove redundant check for w_p_cole (#17944)zeertzjq2022-04-01
* vim-patch:8.2.3122: with 'nowrap' cursor position is unexected in narrow wind...zeertzjq2022-04-01
* Merge pull request #17938 from ggandor/autocmd-api-namesbfredl2022-04-01
|\
| * refactor(api)!: use singular/plural consistently in the autocmd APIGyörgy Andorka2022-03-31
* | vim-patch:8.2.4658: org-mode files are not recognized (#17939)Christian Clason2022-03-31
* | Merge pull request #17929 from lewis6991/autocmdbfredl2022-03-31
|\ \
| * | fix(api): improve autocmd error handlingLewis Russell2022-03-31
* | | docs(extmark): fix nvim_buf_get_extmarks example (#17934)dundargoc2022-03-31
| |/ |/|
* | feat(api): nvim_clear_autocmdTJ DeVries2022-03-31
* | Merge pull request #17890 from zeertzjq/conceal-virtcol-changedbfredl2022-03-31
|\ \ | |/ |/|
| * perf: only redraw concealed line if cursor has moved horizontallyzeertzjq2022-03-28
| * revert: "Fix redraw regression with w_p_cole in visual mode"zeertzjq2022-03-28
* | vim-patch:8.2.4577: message test is flakyzeertzjq2022-03-31
* | vim-patch:8.2.4200: some tests do not clean up properlyzeertzjq2022-03-31
* | vim-patch:8.2.4156: fileinfo message overwrites echo'ed messagezeertzjq2022-03-31
* | vim-patch:8.2.2515: memory access error when truncating an empty messagezeertzjq2022-03-31
* | vim-patch:8.2.1844: using "q" at the more prompt doesn't stop a long messagezeertzjq2022-03-31
* | vim-patch:8.2.4645: 'shortmess' changed when session does not store options (...zeertzjq2022-03-31
* | fix: correct vertical dragging room calculation with global statusline (#17928)zeertzjq2022-03-31
* | fix: set nested before executing callback (#17801)TJ DeVries2022-03-30
* | vim-patch:8.2.4649: various formatting problemszeertzjq2022-03-30
* | vim-patch:8.2.4349: FileChangedShell test fails on MS-Windowszeertzjq2022-03-30
* | vim-patch:8.2.4592: search continues after giving E1204zeertzjq2022-03-30
* | vim-patch:8.2.3110: a pattern that matches the cursor position is complicatedzeertzjq2022-03-30
* | vim-patch:8.1.0439: recursive use of getcmdline() still not protected (#17726)zeertzjq2022-03-30
* | vim-patch:8.2.4646: using buffer line after it has been freed (#17907)zeertzjq2022-03-30
* | vim-patch:8.2.4473: Coverity warns for not checking return value of ftell() (...dundargoc2022-03-30
* | fix(event-loop): duplicate display updating logic in vgetorpeek() (#17913)zeertzjq2022-03-30
* | vim-patch:8.2.3449: sort fails if the sort compare function returns 999 (#17909)dundargoc2022-03-30
* | vim-patch:8.2.3551: checking first character of url twice (#17910)dundargoc2022-03-30
* | build(clint): link to wiki when accessing list_T internals directly (#17876)dundargoc2022-03-29
* | fix(decorations): do not put empty virt_text (#17872)zeertzjq2022-03-29
* | vim-patch:8.2.4644: redrawing too often when 'relativenumber' is set (#17756)Lewis Russell2022-03-29
* | vim-patch:8.2.4640: some boolean options use "long" instead of "int" (#17896)zeertzjq2022-03-29
|/
* vim-patch:8.2.4630: 'cursorline' not always updated with 'culopt' is "screenl...zeertzjq2022-03-28
* vim-patch:8.2.4638: superfluous check if a redraw is needed for 'cursorline'zeertzjq2022-03-28
* feat(test): use nvim_exec in helpers.source() #16064Justin M. Keyes2022-03-27
* refactor: assume `STATUS_HEIGHT` to be 1 (#17804)Famiu Haque2022-03-27
* fix(tabpage): correct check for failure to close windowzeertzjq2022-03-27
* vim-patch:8.2.4631: crash when switching window in BufWipeout autocommandzeertzjq2022-03-27
* refactor!: rename nvim_do_autocmd to nvim_exec_autocmd (#17854)Javier Lopez2022-03-26
* Merge pull request #17869 from dundargoc/vim-8.2.3943zeertzjq2022-03-26
|\
| * vim-patch:8.2.3943: compiler warning from gcc for uninitialized variableDundar Göc2022-03-26
* | docs(api): fix wrong documentation of `nvim_create_autocmd` (#17870)かわえもん2022-03-26
|/
* Merge pull request #17839 from zeertzjq/vim-8.2.4281zeertzjq2022-03-26
|\
| * vim-patch:8.2.4327: may end up with no current bufferzeertzjq2022-03-26
| * vim-patch:8.2.4281: using freed memory with :lopen and :bwipezeertzjq2022-03-26
* | fix(tui): avoid using uninitialized memory in kitty (#17866)zeertzjq2022-03-26
|/
* vim-patch:8.2.4626: Visual area not updated when removing sign in Visual mode...zeertzjq2022-03-26
* vim-patch:8.2.3453: autocmd not executed when editing a directory (#17846)zeertzjq2022-03-26