aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* fix(inccommand): avoid unnecessary redraw when not showing (#20244)zeertzjq2022-09-19
* fix: assert failure when changing 'ut' while waiting for CursorHold (#20241)zeertzjq2022-09-18
* vim-patch:9.0.0497: LyRiCs files are not recognized (#20239)Christian Clason2022-09-18
* Merge pull request #20198 from zeertzjq/cursorholdbfredl2022-09-18
|\
| * fix(events): make CursorHold behave as documentedzeertzjq2022-09-17
* | vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)dundargoc2022-09-18
|/
* vim-patch:8.2.0690: line number of option set by modeline is wrong (#20228)zeertzjq2022-09-17
* vim-patch:9.0.0483: illegal memory access when replacing in virtualedit mode ...zeertzjq2022-09-17
* test(old): add a function roughly equivalent to test_setmouse() (#20224)zeertzjq2022-09-17
* vim-patch:9.0.0479: in :def function all closures in loop get the sam… (#20...Christian Clason2022-09-16
* fix(eval)!: make Lua Funcref work as method and in substitute() (#20217)zeertzjq2022-09-16
* feat(tui): support undercurl when Konsole version >= 221170 (#20219)zeertzjq2022-09-16
* vim-patch:9.0.0476: varargs does not work for replacement function of substit...zeertzjq2022-09-16
* vim-patch:8.2.3796: the funcexe_T struct members are not named consistently (...zeertzjq2022-09-16
* fix(lua): free vim.ui_attach callback before lua close (#20205)notomo2022-09-16
* Merge pull request #20213 from bfredl/redisplaybfredl2022-09-16
|\
| * fix(messages): do not crash on cmdheight=0 and g< redisplaybfredl2022-09-16
* | vim-patch:8.2.0067: ERROR_UNKNOWN clashes on some systems (#20212)zeertzjq2022-09-16
|/
* Merge pull request #20188 from bfredl/zerocmdlinebfredl2022-09-16
|\
| * feat(ui): use msg_grid based implementation for cmdheight=0bfredl2022-09-15
* | docs(autocmds): re-add buffer param to docstring (#20204)kylo2522022-09-16
* | test(old): remove OpenBSD skip (#20201)zeertzjq2022-09-15
|/
* fix(help): add `--clean` to `-h` (#20171)Christian Clason2022-09-14
* Merge pull request #18705 from dundargoc/fix/require-missing-module-in-autocmdbfredl2022-09-14
|\
| * fix: assertion failure when requiring missing module in autocmdDundar Goc2022-09-05
* | refactor: move definitions from `typval.h` to `typval_defs.h` (#20194)Famiu Haque2022-09-14
* | Merge pull request #20164 from bfredl/luanullbfredl2022-09-13
|\ \
| * | fix(lua): make vim.str_utfindex and vim.str_byteindex handle NUL bytesbfredl2022-09-13
* | | vim-patch:9.0.0457: substitute prompt does not highlight an empty match (#20186)zeertzjq2022-09-13
* | | vim-patch:9.0.0456: function called at debug prompt is also debugged (#20185)zeertzjq2022-09-13
* | | refactor(memline): resolve clint errorsLewis Russell2022-09-13
* | | vim-patch:9.0.0449: there is no easy way to translate a key code into a strin...zeertzjq2022-09-13
* | | Merge pull request #20077 from dundargoc/refactor/char_u/11bfredl2022-09-12
|\ \ \
| * | | refactor: replace char_u with charDundar Göc2022-09-11
* | | | vim-patch:9.0.0299: error messages for setcmdline() could be better (#20169)zeertzjq2022-09-12
* | | | vim-patch:9.0.0448: SubRip files are not recognized (#20167)Christian Clason2022-09-12
* | | | vim-patch:8.2.4671: 'wildignorecase' is sometimes not used for glob() (#20165)zeertzjq2022-09-12
* | | | vim-patch:8.2.5034: there is no way to get the byte index from a virtual columnzeertzjq2022-09-12
* | | | refactor: move f_screenpos() to move.czeertzjq2022-09-12
| |/ / |/| |
* | | vim-patch:8.2.2664: Vim9: not enough function arguments checked for stringzeertzjq2022-09-12
* | | vim-patch:8.2.2646: Vim9: error for not using string doesn't mention argumentzeertzjq2022-09-12
* | | vim-patch:9.0.0443: blueprint files are not recognized (#20155)Christian Clason2022-09-11
|/ /
* | Merge pull request #20068 from dundargoc/refactor/char_u/10bfredl2022-09-10
|\ \
| * | refactor: replace char_u with charDundar Göc2022-09-10
* | | vim-patch:9.0.0434: gitignore files are not recognized (#20143)Christian Clason2022-09-10
|/ /
* | refactor: replace char_u with charDundar Göc2022-09-09
* | vim-patch:9.0.0427: Drupal theme files are not recognized (#20138)Christian Clason2022-09-09
* | vim-patch:9.0.0424: gitattributes files are not recognized (#20134)Christian Clason2022-09-09
* | vim-patch:9.0.0417: Jsonnet files are not recognized (#20119)Christian Clason2022-09-08
* | build: remove unnecessary policy related codedundargoc2022-09-08