aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | fix(signcol): always trigger a redrawLewis Russell2022-03-12
* | | vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)Lewis Russell2022-03-18
* | | Merge pull request #17459 from rktjmp/lua-error-tostringbfredl2022-03-18
|\ \ \
| * | | feat: call __tostring on lua errors if possible before reporting to userOliver Marriott2022-02-25
* | | | feat(api, lua): support converting nested Funcref back to LuaRef (#17749)zeertzjq2022-03-17
* | | | Merge pull request #17747 from bfredl/ui_inputbfredl2022-03-17
|\ \ \ \
| * | | | feat(ui_client): implement async paste handlingbfredl2022-03-17
| * | | | feat(ui_client): handle resize eventshlpr982022-03-17
| * | | | feat(ui_client): pass user input to remote serverhlpr982022-03-17
* | | | | Merge pull request #17266 from famiu/feat/ui/global-statuslinebfredl2022-03-17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | feat: add support for global statuslineFamiu Haque2022-03-18
* | | | | chore: fix typos (#17670)dundargoc2022-03-17
* | | | | Merge pull request #17739 from dundargoc/doxygen/ex_cmdsbfredl2022-03-16
|\ \ \ \ \
| * | | | | refactor(ex_cmds): convert function comments to doxygen formatDundar Göc2022-03-16
* | | | | | Merge pull request #17741 from dundargoc/doxygen/messagebfredl2022-03-16
|\ \ \ \ \ \
| * | | | | | refactor(message): convert function comments to doxygen formatDundar Göc2022-03-16
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #17732 from dundargoc/doxygen/foldbfredl2022-03-16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | refactor(fold): convert function comments to doxygen formatDundar Göc2022-03-16
* | | | | | Merge pull request #17708 from bfredl/ui_clientbfredl2022-03-16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | refactor(ui): make auto-generated ui client handlers typesafebfredl2022-03-15
| * | | | | refactor(ui): make ui_client_event_grid_line typesafebfredl2022-03-15
| * | | | | refactor(ui): use "ui_client" instead of "redraw" as general prefixbfredl2022-03-15
| * | | | | feat(ui): invoke ui client handlersbfredl2022-03-15
| * | | | | feat(ui): implement ui_client event handlershlpr982022-03-15
* | | | | | vim-patch:8.2.4571: not all gdb files are recognized (#17727)Jade Lovelace2022-03-15
* | | | | | Merge pull request #17731 from dundargoc/doxygen/ex_evalbfredl2022-03-15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | refactor: convert function comments to doxygen formatDundar Göc2022-03-15
| |/ / / /
* | | | | vim-patch:8.2.4568: getmousepos() does not compute the column below the last ...Sean Dewar2022-03-15
* | | | | vim-patch:8.2.4559: getmousepos() returns the screen columnSean Dewar2022-03-15
* | | | | vim-patch:8.2.4555: getmousepos() returns the wrong columnSean Dewar2022-03-15
|/ / / /
* | | | vim-patch:8.2.4566: check for existing buffer in session file may not workzeertzjq2022-03-15
* | | | Merge pull request #17718 from dundargoc/doxygen/eval_cbfredl2022-03-14
|\ \ \ \
| * | | | refactor(eval): convert function comments to doxygen formatDundar Göc2022-03-14
* | | | | vim-patch:8.2.1413: previous tab page not usable from an Ex commandSean Dewar2022-03-14
* | | | | vim-patch:8.2.1401: cannot jump to the last used tabpageSean Dewar2022-03-14
* | | | | vim-patch:8.2.4454: resetting cmdwin_type only for one situationSean Dewar2022-03-14
* | | | | vim-patch:8.2.4445: exit test fails on MS-Windows anywaySean Dewar2022-03-14
* | | | | vim-patch:8.2.4444: beep caused by testSean Dewar2022-03-14
* | | | | vim-patch:8.2.4442: test for error reading input fails on MS-WindowsSean Dewar2022-03-14
* | | | | vim-patch:8.2.4438: crash on exit when using cmdline windowSean Dewar2022-03-14
* | | | | vim-patch:8.2.4432: cannot use settabvar() while the cmdline window is openSean Dewar2022-03-14
* | | | | vim-patch:8.2.4428: crash when switching tabpage while in the cmdline windowSean Dewar2022-03-14
* | | | | refactor(eval/funcs): convert function comments to doxygen formatDundar Göc2022-03-14
|/ / / /
* | | | Merge pull request #17696 from dundargoc/refactor/minimize-scopebfredl2022-03-13
|\ \ \ \
| * | | | refactor: minimize variable scope and eliminate empty declarationsDundar Göc2022-03-13
* | | | | refactor: column drawingLewis Russell2022-03-13
* | | | | vim-patch:8.2.4557: confusing comment about 'cursorlineopt'zeertzjq2022-03-13
|/ / / /
* | | | refactor: fix clint warnings (#17682)dundargoc2022-03-13
* | | | test: fix runnvim.sh (#17690)zeertzjq2022-03-13
* | | | docs(api): improve section on nvim_set_hl (#17692)adrian52022-03-13