aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* fix(diagnostic): check if delete failed in `qf_fill_buffer()` (#25932)voidiz2023-11-08
* fix(job-control): make jobwait() flush UI after hiding cursor (#25927)zeertzjq2023-11-08
* fix(input): set termkey buffer size to read stream capacityGregory Anders2023-11-07
* feat(tui): use TermResponse event for OSC responses (#25868)Gregory Anders2023-11-06
* Merge pull request #25905 from bfredl/nested_rabbit_holesbfredl2023-11-06
|\
| * refactor(grid): reimplement 'rightleft' as a post-processing stepbfredl2023-11-05
* | build: enable ASAN for MSVCdundargoc2023-11-05
|/
* refactor: the long goodbyedundargoc2023-11-05
* Merge pull request #25882 from bfredl/noundobfredl2023-11-05
|\
| * feat(extmarks): add "undo_restore" flag to opt out of undo-restoringbfredl2023-11-05
* | refactor: combine regexp filesdundargoc2023-11-05
|/
* build: various cmake fixesdundargoc2023-11-04
* vim-patch:9.0.2090: complete_info() skips entries with 'noselect' (#25890)zeertzjq2023-11-04
* fix(rpc): "grid_line" event parsing crashes (#25581)LW2023-11-04
* refactor(grid): implement rightleftcmd as a post-processing stepbfredl2023-11-03
* build: make the vimdoc generation depend on the nvim target (#25876)Gregory Anders2023-11-02
* build: use built nvim artifact to generate eval files (#25875)Gregory Anders2023-11-02
* Merge pull request #25859 from luukvbaal/extmarkdelbfredl2023-11-02
|\
| * refactor(extmarks): extmark_del() with MarkTreeIterLuuk van Baal2023-11-01
* | build: set char to always be signeddundargoc2023-11-01
* | fix(startup): trigger UIEnter for the correct channel (#25860)zeertzjq2023-11-01
* | feat(server): allow embed with listen (#25709)George Harker2023-11-01
|/
* fix(base64): only check padding if leftover index is set (#25854)Gregory Anders2023-10-31
* feat(stdlib): add vim.base64 module (#25843)Gregory Anders2023-10-31
* Merge pull request #25850 from famiu/refactor/option/stringbfredl2023-10-31
|\
| * refactor(options): remove `os_doskip`Famiu Haque2023-10-31
* | fix(terminal): keep focus when scrolling number column of another window (#25...zeertzjq2023-10-31
|/
* fix(terminal): don't lose focus on <MouseMove> (#25845)zeertzjq2023-10-31
* refactor(options)!: unify `set_option` and `set_string_option`Famiu Haque2023-10-30
* docs: small fixes (#25585)dundargoc2023-10-29
* fix(api): load buffer first on nvim_buf_set_lines (#25823)Raphael2023-10-29
* fix(terminal): avoid Insert mode in Terminal buffer (#25820)zeertzjq2023-10-29
* vim-patch:8ebdbc9e6d80 (#25816)zeertzjq2023-10-29
* vim-patch:9.0.2081: smoothscroll may result in wrong cursor position (#25815)luukvbaal2023-10-29
* build: bump required minimum libvterm version to 0.3.3dundargoc2023-10-28
* vim-patch:9.0.2075: TextChangedI may not always trigger (#25808)zeertzjq2023-10-28
* vim-patch:9.0.2070: [security] disallow setting env in restricted mode (#25807)zeertzjq2023-10-28
* vim-patch:9.0.2074: Completion menu may be wrongzeertzjq2023-10-28
* vim-patch:9.0.2068: [security] overflow in :history (#25794)zeertzjq2023-10-27
* fix(float): win_get_bordertext_col returning negative column number (#25752)nwounkn2023-10-26
* vim-patch:9.0.2064: cannot use buffer-number for errorformat (#25782)zeertzjq2023-10-26
* vim-patch:partial:5985879e3c36 (#25780)zeertzjq2023-10-26
* vim-patch:9.0.2065: EXPAND flag set for filetype option (#25779)zeertzjq2023-10-26
* fix(terminal): assign channel to terminal earlier (#25771)zeertzjq2023-10-25
* fix(marks): handle switching buffer properly (#25763)zeertzjq2023-10-24
* build(lint): remove unnecessary clint.py rulesdundargoc2023-10-23
* fix(options): `'modified'` showing incorrect value for scratch buffersFamiu Haque2023-10-22
* feat(complete): support f flag for complete buffer partglepnir2023-10-21
* vim-patch:9.0.2059: outstanding exceptions may be skipped (#25736)zeertzjq2023-10-21
* feat(lsp): add snippet API (#25301)Maria José Solano2023-10-21