aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | vim-patch:9.1.0039: too vague errors for 'listchars'/'fillchars' (#27070)zeertzjq2024-01-18
* | fix(column): remove sign from line it was previously on with undoLuuk van Baal2024-01-17
|/
* fix(column): pass kFalse when initializing "b_signcols.count"Luuk van Baal2024-01-17
* docs: various fixes (#26929)dundargoc2024-01-17
* vim-patch:9.1.0033: Insert mode not stopped if closing prompt buffer modifies...zeertzjq2024-01-17
* vim-patch:9.1.0035: i_CTRL-] triggers InsertCharPre (#27049)altermo2024-01-17
* docs(column): 'statuscolumn' redraw interaction with 'relativenumber'Luuk van Baal2024-01-16
* fix(column): redraw 'statuscolumn' on wrapped lines with 'relativenumber'Luuk van Baal2024-01-16
* version.c: update (#27036)github-actions[bot]2024-01-16
* docs(builtin): remove signatures of undocumented functions (#27039)zeertzjq2024-01-16
* vim-patch:partial:9.1.0027: Vim is missing a foreach() func (#27037)zeertzjq2024-01-16
* fix(edit): don't go to Terminal mode when stopping Insert mode (#27033)zeertzjq2024-01-16
* vim-patch:8.1.1968: crash when using nested map() (#27029)zeertzjq2024-01-16
* vim-patch:9.1.0009: Cannot easily get the list of matches (#27028)zeertzjq2024-01-16
* fix(coverity/477623,477624): guard null pointer dereference in kv_concat_len ...Gregory Anders2024-01-15
* fix(grid): handle clearing half a double-width char (#27023)zeertzjq2024-01-15
* docs(vvars): fix wrong lua types in vim.v variablesJongwook Choi2024-01-15
* fix(column): keep track of number of lines with number of signsLuuk van Baal2024-01-15
* docs: add lua typing for `vim.NIL`Jongwook Choi2024-01-15
* build: disable conversion warnings for older GCC versionsdundargoc2024-01-14
* docs(builtin): overload functions with union return typesaltermo2024-01-14
* docs: auto-generate docs for `vim.lpeg` and `vim.re`Jongwook Choi2024-01-14
* fix(ops.c): remove duplicate u_save_cursor()zeertzjq2024-01-14
* docs(builtin): fix mapset() signature (#27008)zeertzjq2024-01-14
* fix(colorscheme): default statusline groups usability #26921Evgeni Chasnovski2024-01-13
* refactor(marktree): unpaired marktree_get_alt() returns itselfLuuk van Baal2024-01-13
* refactor(decorations): more conservative redraw rangeLuuk van Baal2024-01-13
* Merge pull request #26734 from bfredl/splitaroobfredl2024-01-13
|\
| * fix(buffer_updates): correct buffer updates when splitting empty linebfredl2024-01-13
* | vim-patch:9.1.0022: Coverity complains about improper use of negative value (...zeertzjq2024-01-13
* | vim-patch:9.1.0021: i_CTRL-R- doesn't work for multibyte chars in Replace modezeertzjq2024-01-13
* | vim-patch:9.1.0015: i_CTRL-R- no longer works in replace modezeertzjq2024-01-13
* | vim-patch:9.1.0016: default diff highlighting is too noisyChristian Clason2024-01-12
|/
* vim-patch:9.1.0011: regexp cannot match combining chars in collection (#26992)zeertzjq2024-01-12
* refactor(IWYU): fix headersdundargoc2024-01-11
* Merge pull request #26961 from bfredl/drawendbfredl2024-01-11
|\
| * refactor(screen): simplify grid_clear() and win_draw_end()bfredl2024-01-11
* | fix(doc): improve doc generation of types using lpegLewis Russell2024-01-11
* | fix(pum): handle right-click menu repositioning with multigrid (#26975)zeertzjq2024-01-10
* | fix(terminal): use terminal buffer for TermRequest autocommand (#26974)Gregory Anders2024-01-09
* | refactor(options): remove `OPT_FREE` (#26963)Famiu Haque2024-01-10
* | feat(terminal): trigger TermRequest autocommand events (#22159)Ghjuvan Lacambre2024-01-09
|/
* fix(extmarks): blending space shouldn't overwrite wide char (#26960)zeertzjq2024-01-09
* refactor(drawline): remove unused save_extra argument (#26959)zeertzjq2024-01-09
* fix(extmarks): handle overwriting right half of wide char (#26951)zeertzjq2024-01-09
* refactor(options): use schar_T representation for fillchars and listcharsbfredl2024-01-08
* fix(tui): use buflen to calculate remaining buffer size (#26942)James McCoy2024-01-07
* fix(highlight): update `IncSearch` to link to `CurSearch`Evgeni Chasnovski2024-01-06
* vim-patch:9.1.0014: incorrect use of W_WINROW in edit.c (#26910)zeertzjq2024-01-06
* vim-patch:9.1.0012: regression with empty inner blocks introducedzeertzjq2024-01-06