summaryrefslogtreecommitdiffstatshomepage
path: root/src
AgeCommit message (Expand)AuthorFiles
2024-01-19fix(inccommand): improve preview buffer number handling (#27087)zeertzjq1
2024-01-19vim-patch:9.1.0040: issue with prompt buffer and hidden buffer (#27071)zeertzjq2
2024-01-19vim-patch:9.1.0033: Insert mode not stopped if closing prompt buffer modifies...zeertzjq1
2024-01-19fix(edit): don't go to Terminal mode when stopping Insert mode (#27033)zeertzjq1
2024-01-16vim-patch:8.1.1968: crash when using nested map() (#27029)zeertzjq1
2024-01-10fix(pum): handle right-click menu repositioning with multigrid (#26975)zeertzjq1
2024-01-07[Backport release-0.9] fix(tui): use buflen to calculate remaining buffer siz...github-actions[bot]1
2024-01-05refactor(lang): reduce scope of HAVE_WORKING_LIBINTL #ifdefsbfredl4
2024-01-05fix(terminal): check if mouse on statusline/tabline/winbar/vsep (#26892)zeertzjq2
2023-12-30build: remove LOG_LIST_ACTIONS option and related codedundargoc5
2023-12-30build: enable ASAN for MSVCdundargoc1
2023-12-27ci: disable libintl on mac releasedundargoc1
2023-12-23fix(mappings): fix mapset() not replacing map with backslashzeertzjq1
2023-12-20fix(options): setting 'scroll' with resized gridzeertzjq1
2023-12-20Merge pull request #26644 from jamessan/big-endian-fixesJames McCoy3
2023-12-19vim-patch:9.0.2178: reg_executing() wrong for :normal with rangezeertzjq1
2023-12-19fix(extmark_to_array): convert conceal_char to bytesJames McCoy1
2023-12-19fix(set_option_from_tv): use v_bool to access boolean optionJames McCoy1
2023-12-19fix(set_bool_option): use int value to make bool ObjectJames McCoy1
2023-12-19fix(api): don't set coladd of markzeertzjq1
2023-12-12vim-patch:9.0.2159: screenpos() may crash with neg. columnzeertzjq1
2023-12-07[Backport release-0.9] fix(log): increase size of buffer for nvim instance na...github-actions[bot]1
2023-12-07fix(inccommand): don't crash with "split" and 'n' flagzeertzjq1
2023-12-07fix(inccommand): save and restore '[ and '] markszeertzjq1
2023-12-06vim-patch:9.0.2151: 'breakindent' is not drawn after diff filler lineszeertzjq1
2023-12-06fix(change): update fold after on_bytesJaehwang Jung1
2023-12-01fix(api): use a conditional stack for nvim_cmdzeertzjq1
2023-11-30fix(terminal): make backslashes in 'shell' work on WindowsLuki4461
2023-11-25Merge pull request #26205 from jamessan/nlua_error-crashJames McCoy1
2023-11-24fix(mouse): avoid dragging when clicking next to popupmenuLuuk van Baal2
2023-11-24fix(lua): crash in nlua_errorJames McCoy1
2023-11-24fix(mouse): avoid dragging after click label popupmenu callbackLuuk van Baal2
2023-11-23perf: remove redundant strlen in skipwhiteii141
2023-11-23vim-patch:9.0.0598: using negative array index with negative width windowzeertzjq1
2023-11-23vim-patch:9.0.0490: using freed memory with cmdwin and BufEnter autocmdzeertzjq1
2023-11-23vim-patch:9.0.0218: reading before the start of the linezeertzjq1
2023-11-23vim-patch:9.0.0064: confusing error when using "q:" in command line windowzeertzjq1
2023-11-14fix(defaults): set 'fsync' #26039Justin M. Keyes1
2023-11-11fix(highlight): apply 'winblend' to float borderzeertzjq1
2023-11-11docs: list NVIM_APPNAME as env on manpage330-1271
2023-11-11fix(quickfix): check if delete failed in qf_fill_buffer()voidiz1
2023-10-31fix(terminal): keep focus when scrolling number column of another windowzeertzjq1
2023-10-31fix(terminal): don't lose focus on <MouseMove>zeertzjq1
2023-10-29fix(terminal): avoid Insert mode in Terminal bufferzeertzjq1
2023-10-25fix(terminal): assign channel to terminal earlierzeertzjq4
2023-10-24fix(marks): handle switching buffer properlyzeertzjq2
2023-10-18fix(move): check the correct bufferzeertzjq1
2023-10-15[Backport release-0.9] feat(highlight): Allow hyphens (-) in highlight group ...github-actions[bot]1
2023-10-14fix(ui): empty line before the next message after :silent commandnwounkn3
2023-10-09build(deps): bump libmpack-lua to 1.0.11Christian Clason1