aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* test: skip another flaky test on macOS (#28087)zeertzjq2024-03-29
* fix(tui): don't use DECRQSS in screen or tmux (#28086)zeertzjq2024-03-29
* feat: allow opting in to builtin clipboard providers (#28083)dundargoc2024-03-28
* test: skip flaky testsdundargoc2024-03-28
* Merge pull request #28044 from luukvbaal/vim-9.1.0211zeertzjq2024-03-28
|\
| * vim-patch:9.1.0215: Half-page scrolling does not support smooth-scrollingLuuk van Baal2024-03-28
| * vim-patch:9.1.0211: page-wise scrolling does not support smooth-scrollingLuuk van Baal2024-03-28
* | vim-patch:9.1.0220: Few typos in source and test files (#28076)zeertzjq2024-03-28
* | vim-patch:9.1.0218: Unnecessary multiplications in backspace code (#28075)zeertzjq2024-03-28
* | vim-patch:9.1.0217: regexp: verymagic cannot match before/after a mark (#28074)zeertzjq2024-03-28
* | vim-patch:982e191b38b4 (#28073)zeertzjq2024-03-28
* | vim-patch:9.1.0214: Duplicate condition in win_lbr_chartabsize() (#28072)zeertzjq2024-03-28
* | vim-patch:9.1.0213: CI: MS-Windows fails in test_winfixbuf (#28071)zeertzjq2024-03-28
* | vim-patch:9.1.0216: Error on exit with EXITFREE and 'winfixbuf' (#28070)zeertzjq2024-03-28
* | vim-patch:b2e1fee72c45Christian Clason2024-03-28
|/
* vim-patch:677cd956810eChristian Clason2024-03-28
* fix(plines): cursor position with 'showbreak' and resized grid (#28067)zeertzjq2024-03-28
* build(terminfo): include user capabilities in comments (#28066)zeertzjq2024-03-28
* docs: fix typos (#27868)dundargoc2024-03-28
* feat(tui): query extended underline support using DECRQSS (#28052)zeertzjq2024-03-28
* refactor(options): require `enable_if = false` iff no variable (#28050)zeertzjq2024-03-28
* Merge pull request #28057 from bfredl/nosethl_2bfredl2024-03-27
|\
| * refactor(tests): use global defaults instead of set_default_attr_ids (2)bfredl2024-03-27
* | ci: add workflow_dispatch event to testing workflowsdundargoc2024-03-27
* | test(old): skip flaky test (#28060)dundargoc2024-03-27
* | vim-patch:9.1.0196: filetype: support for gnuplot files is lacking (#27972)Christian Clason2024-03-27
* | vim-patch:9.1.0212: CI: MS-Windows fails in test_winfixbuf (#28056)zeertzjq2024-03-27
* | fix(treesitter): return correct match table in iter_captures()Lewis Russell2024-03-27
* | Merge pull request #28025 from luukvbaal/introfloatbfredl2024-03-27
|\ \ | |/ |/|
| * fix(intro): still show intro message with floating windowLuuk van Baal2024-03-27
* | refactor(options): swap `immutable` and `hidden` option property namesFamiu Haque2024-03-27
* | Merge pull request #28046 from bfredl/nosethl_1bfredl2024-03-27
|\ \
| * | refactor(tests): use new global defaults instead of set_default_attr_idsbfredl2024-03-26
* | | vim-patch:9.1.0208: winfixbuf does not allow to re-edit current buffer (#28054)Colin Kennedy2024-03-27
* | | test(tui_spec): fix flaky test for isolated "stop paste" (#28053)zeertzjq2024-03-27
* | | refactor(tui): reorder functions for query and response (#28051)zeertzjq2024-03-27
* | | feat(diagnostic): add support for many namespaces filtering in GetOpts (#28045)Mayrom2024-03-26
* | | vim-patch:9.1.0207: No autocommand when writing session file (#28048)zeertzjq2024-03-27
* | | refactor(options): make `immutable` and `hidden` options distinctFamiu Haque2024-03-26
* | | vim-patch:63833bb0217fChristian Clason2024-03-26
* | | vim-patch:63d68c2c218eChristian Clason2024-03-26
|/ /
* | test(lsp): fix flaky basic_finish test again (#28041)zeertzjq2024-03-26
* | docs: remove remaining mentions of hkmap (#28038)zeertzjq2024-03-26
* | feat(tui): support undercurl in WezTerm (#28037)zeertzjq2024-03-26
* | fix(filetype): don't use fnamemodify() with :e for extension (#27976)zeertzjq2024-03-26
* | refactor(lsp): simplify client trackingLewis Russell2024-03-25
* | vim-patch:9.1.0204: Backspace inserts spaces with virtual text and 'smarttab'...zeertzjq2024-03-26
* | fix(edit): backspace adds extra spaces for inline virtual text (#28005)vanaigr2024-03-26
* | fix(test): typingLewis Russell2024-03-25
* | vim-patch:ab01adf7c65bChristian Clason2024-03-25