aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | fix(osc52): use `p` for primary selection instead of `s` (#26076)Tomasz N2023-11-16
* | vim-patch:9.0.2107: [security]: FPE in adjust_plines_for_skipcol (#26082)zeertzjq2023-11-17
* | Merge pull request #26081 from zeertzjq/vim-9.0.2108zeertzjq2023-11-17
|\ \
| * | vim-patch:9.0.2111: [security]: overflow in get_numberzeertzjq2023-11-17
| * | vim-patch:9.0.2110: [security]: overflow in ex address parsingzeertzjq2023-11-17
| * | vim-patch:9.0.2109: [security]: overflow in nv_z_get_countzeertzjq2023-11-17
| * | vim-patch:9.0.2108: [security]: overflow with count for :s commandzeertzjq2023-11-17
| * | vim-patch:9.0.1535: test commented out in a wrong wayzeertzjq2023-11-17
| * | vim-patch:9.0.1534: test for expanding "~" in substitute takes too longzeertzjq2023-11-17
| * | vim-patch:9.0.1532: crash when expanding "~" in substitute causes very long textzeertzjq2023-11-17
|/ /
* | build: update libtermkey commitdundargoc2023-11-16
* | fix(osc52): enable OSC 52 by default in tmux sessions (#26072)Gregory Anders2023-11-16
* | 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