aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* refactor: use optional base argument of tonumber (#26070)Gregory Anders2023-11-16
* feat(clipboard): enable OSC 52 clipboard provider by default (#26064)Gregory Anders2023-11-16
* feat: add vim.text module (#26069)Gregory Anders2023-11-16
* feat(tui): support DCS responses in TermResponse event (#26061)Gregory Anders2023-11-16
* docs: fix vim.snippet help tags (#26068)Gregory Anders2023-11-16
* refactor: remove B_SPELL macro (#26063)zeertzjq2023-11-16
* refactor: iwyu (#26062)zeertzjq2023-11-16
* refactor: move some functions to winfloat.c (#26020)Raphael2023-11-16
* fix(tui): do not toggle cursor visibility when flushing the buffer (#26055)Gregory Anders2023-11-15
* build(deps): bump luajit to HEAD - 43d0a1915Christian Clason2023-11-15
* ci: bump actions/github-script from 6 to 7 (#26041)dependabot[bot]2023-11-15
* fix: only attempt to close timer if not already closing (#26047)Gregory Anders2023-11-14
* vim-patch:67abf1592c83Christian Clason2023-11-14
* vim-patch:30c762d99ac8Christian Clason2023-11-14
* vim-patch:9.0.2105: skipcol not reset when topline changed (#26042)luukvbaal2023-11-15
* vim-patch:9.0.2104: wast filetype should be replaced by wat filetypeChristian Clason2023-11-14
* Revert "docs: adjust help-tag-right CSS for HTML" #26046Justin M. Keyes2023-11-14
* docs: adjust help-tag-right CSS for HTML #25858rsynnest2023-11-14
* feat(tui): add 'termsync' option (#25871)Gregory Anders2023-11-14
* refactor: vim.ui.clipboard #26040Justin M. Keyes2023-11-14
* fix(defaults): set 'fsync' #26034Ploum2023-11-14
* Merge pull request #25918 from gpanders/background-colorGregory Anders2023-11-13
|\
| * fix(lua): do not schedule events if Nvim is exitingGregory Anders2023-11-13
| * test: use ST terminator instead of BEL in OSC sequencesGregory Anders2023-11-13
| * docs: deprecate the "term_background" UI fieldGregory Anders2023-11-13
| * refactor: move background color detection into LuaGregory Anders2023-11-13
* | refactor: follow style guidedundargoc2023-11-13
|/
* fix(lsp): advertise workspace.didChangeConfiguration capability (#26028)Chris Simon2023-11-13
* version.c: update (#26025)github-actions[bot]2023-11-13
* fix(textformat): remove unnecessary changed_bytes() (#26027)zeertzjq2023-11-13
* build(deps): bump luajit to HEAD - 113a168b7Christian Clason2023-11-13
* vim-patch: mark N/A 8.1 patches #26008Justin M. Keyes2023-11-13
* vim-patch:8.1.1521: when a popup window is closed the buffer remains (#26024)zeertzjq2023-11-13
* vim-patch:8.1.0970: text properties test fails when 'encoding' is not utf-8 (...zeertzjq2023-11-13
* Merge pull request #26022 from zeertzjq/vim-8.0.1592zeertzjq2023-11-13
|\
| * vim-patch:8.2.4850: mksession mixes up "tabpages" and "curdir" argumentszeertzjq2023-11-13
| * vim-patch:8.2.2112: running tests may leave some files behindzeertzjq2023-11-13
| * vim-patch:8.1.2373: cannot build with +popupwin but without +quickfixzeertzjq2023-11-13
| * vim-patch:8.1.2276: MS-Windows: session test leaves files behindzeertzjq2023-11-13
| * vim-patch:8.1.1581: shared functions for testing are disorganisedzeertzjq2023-11-13
| * vim-patch:partial:8.1.1218: cannot set a directory for a tab pagezeertzjq2023-11-13
| * vim-patch:8.1.0870: Vim doesn't use the new ConPTY support in Windows 10zeertzjq2023-11-13
| * vim-patch:partial:8.0.1592: terminal windows in a session are not properly re...zeertzjq2023-11-13
|/
* test(old): reorder test_mksession.vim to match upstream (#26021)zeertzjq2023-11-13
* feat(statuscolumn): re-evaluate for every screen line (#25885)luukvbaal2023-11-13
* vim-patch:9.0.2102: matchparen highlight not cleared in completion mode (#26019)zeertzjq2023-11-13
* Merge pull request #26018 from zeertzjq/vim-9.0.0137zeertzjq2023-11-13
|\
| * vim-patch:9.0.0525: manually deleting temp test fileszeertzjq2023-11-13
| * vim-patch:9.0.0336: tests are flaky because of using a common file namezeertzjq2023-11-13
| * vim-patch:9.0.0137: debugger test may fail when $CWD is very longzeertzjq2023-11-13
|/