aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #28080 from echasnovski/intro-buf-changezeertzjq2024-04-01
|\
| * fix(intro): clear intro if new buffer is shown in focused floatEvgeni Chasnovski2024-03-29
| * fix(intro): link showing intro to state at startEvgeni Chasnovski2024-03-29
* | vim-patch:9.1.0231: Filetype may be undetected when SwapExists sets ft in oth...zeertzjq2024-04-01
* | vim-patch:9.1.0230: TextChanged autocommand not triggered under some circumst...zeertzjq2024-04-01
* | fix(api): set script context when using nvim_set_hl (#28123)zeertzjq2024-03-31
* | feat(lua): pass keys before mapping to vim.on_key() callback (#28098)zeertzjq2024-03-31
* | Merge pull request #28114 from echasnovski/builtin-hl-grey-grayzeertzjq2024-03-30
|\ \
| * | fix(highlight): consistently spell "Goldenrod"Evgeni Chasnovski2024-03-30
| * | fix(highlight): add `Nvim{Light,Dark}Gray{1,2,3,4}` colorsEvgeni Chasnovski2024-03-30
* | | fix: explain that user should run nvim with -V1 to see more informationdundargoc2024-03-30
|/ /
* | test: use matches(...) instead of ok(string.find(...)) (#28111)zeertzjq2024-03-30
* | fix(extmarks): splice earlier when opening new line (#28108)zeertzjq2024-03-30
* | fix(terminal): fix duplicate recording with mouse click (#28103)zeertzjq2024-03-29
* | test: add a bit more testing for vim.on_key() (#28095)zeertzjq2024-03-29
* | vim-patch:9.1.0227: Recording may still be wrong in Select mode (#28092)zeertzjq2024-03-29
* | vim-patch:9.1.0228: Two unrelated things are tested by a single test (#28093)zeertzjq2024-03-29
|/
* feat(ui): indicate margins for the area used by win_viewportbfredl2024-03-29
* 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
* 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:9.1.0214: Duplicate condition in win_lbr_chartabsize() (#28072)zeertzjq2024-03-28
* | vim-patch:9.1.0216: Error on exit with EXITFREE and 'winfixbuf' (#28070)zeertzjq2024-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 #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
* | vim-patch:9.1.0208: winfixbuf does not allow to re-edit current buffer (#28054)Colin Kennedy2024-03-27
* | refactor(tui): reorder functions for query and response (#28051)zeertzjq2024-03-27
* | 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
* | docs: remove remaining mentions of hkmap (#28038)zeertzjq2024-03-26
* | feat(tui): support undercurl in WezTerm (#28037)zeertzjq2024-03-26
* | 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
* | vim-patch:ab01adf7c65bChristian Clason2024-03-25
* | vim-patch:9.1.0205: Cannot use modifiers before :-Ntabmove (#28031)zeertzjq2024-03-26
|/
* refactor(backup): remove duplicate os_copy_xattr() (#28020)zeertzjq2024-03-25
* fix(backup): E1509 when writing extended attr to symlink (#28014)Razvan-Adrian Ciochina2024-03-25
* ci(windows): optionally test windows with ASANdundargoc2024-03-23
* vim-patch:9.1.0199: Not enough tests for the slice() function (#27991)zeertzjq2024-03-23