aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
* vim-patch:9.1.0446: getregionpos() inconsistent for partly-selected multibyte...zeertzjq2024-05-27
* fix(extmarks): issues with revalidating marks #28961luukvbaal2024-05-26
* fix(tui): reset clear_region attributes during startup #28713luukvbaal2024-05-26
* feat(main): expand file ~\ or ~/ prefix on Windows (#28515)Rafael Kitover2024-05-25
* Merge pull request #28617 from glepnir/border_hlbfredl2024-05-25
|\
| * fix(float): missing default highlight for titleglepnir2024-05-25
* | vim-patch:9.1.0444: Not enough tests for getregion() with multibyte chars (#2...zeertzjq2024-05-25
* | vim-patch:9.1.0443: Can't use blockwise selection with width for getregion() ...zeertzjq2024-05-25
* | vim-patch:9.1.0440: function get_lval() is too long (#28963)zeertzjq2024-05-24
* | vim-patch:8.2.3158: strange error message when using islocked() with a number...zeertzjq2024-05-24
* | feat(complete): specify reason for CompleteDoneFamiu Haque2024-05-24
* | vim-patch:9.1.0439: Cannot filter the history (#28958)zeertzjq2024-05-24
* | vim-patch:9.1.0441: getregionpos() can't properly indicate positions beyond e...zeertzjq2024-05-24
* | vim-patch:9.1.0438: Wrong Ex command executed when :g uses '?' as delimiter (...zeertzjq2024-05-24
* | vim-patch:9.1.0436: Crash when using '?' as separator for :s (#28955)zeertzjq2024-05-24
* | fix(colorscheme): underline StatusLineNC with 'notermguicolors' #28810Evgeni Chasnovski2024-05-23
* | vim-patch:9.1.0433: Wrong yanking with exclusive selection and ve=all (#28933)zeertzjq2024-05-23
* | fix(shada): restore search pattern length properly (#28929)zeertzjq2024-05-23
* | vim-patch:9.0.1175: the set_ref_in_item() function is too long (#28926)zeertzjq2024-05-23
* | vim-patch:8.2.0703: Vim9: closure cannot store value in outer context (#28925)zeertzjq2024-05-23
* | vim-patch:9.1.0430: getregionpos() doesn't handle one char selection (#28924)zeertzjq2024-05-23
* | vim-patch:9.1.0428: Tag guessing leaves wrong search history with very short ...zeertzjq2024-05-22
* | vim-patch:9.1.0426: too many strlen() calls in search.czeertzjq2024-05-22
* | feat(signs)!: place higher-priority signs from the left #27781Tobias Schmitz2024-05-21
* | fix(tui): remove duplicate disabling of synchronized output (#28884)zeertzjq2024-05-21
* | vim-patch:8.2.1520: Vim9: CTRL-] used in :def function does not work (#28880)zeertzjq2024-05-21
* | vim-patch:9.1.0423: getregionpos() wrong with blockwise mode and multibytezeertzjq2024-05-20
* | vim-patch:9.1.0395: getregionpos() may leak memory on errorzeertzjq2024-05-20
* | vim-patch:9.1.0394: Cannot get a list of positions describing a regionzeertzjq2024-05-20
* | vim-patch:9.1.0409: too many strlen() calls in the regexp engine (#28857)zeertzjq2024-05-20
* | refactor(path.c): add nonnull attributes (#28829)zeertzjq2024-05-19
* | vim-patch:9.1.0418: Cannot move to previous/next rare word (#28822)zeertzjq2024-05-18
* | fix(move): half-page scrolling with resized grid at eob (#28821)zeertzjq2024-05-18
* | Merge pull request #28790 from luukvbaal/vim-9.1.0414zeertzjq2024-05-18
|\ \
| * | vim-patch:9.1.0414: Unable to leave long line with 'smoothscroll' and 'scroll...Luuk van Baal2024-05-17
* | | feat(api): broadcast events to ALL channels #28487Justin M. Keyes2024-05-17
* | | fix(path): avoid chdir() when resolving path (#28799)zeertzjq2024-05-17
* | | fix(version): fix vim.version().prereleasebfredl2024-05-16
|/ /
* | perf(treesitter): use child_containing_descendant() in has-ancestor? (#28512)vanaigr2024-05-16
* | vim-patch:5faeb60480c6 (#28768)zeertzjq2024-05-16
* | vim-patch:9.1.0413: smoothscroll may cause infinite loop (#28763)zeertzjq2024-05-16
* | fix(messages): avoid passing negative length to strnlen() (#28753)zeertzjq2024-05-15
* | docs: misc (#28609)dundargoc2024-05-15
* | refactor(api): nvim_win_xx_ns are EXPERIMENTALJustin M. Keyes2024-05-12
* | refactor(api): rename nvim_win_remove_nsJustin M. Keyes2024-05-12
* | Merge pull request #28717 from bfredl/rpcmsgbfredl2024-05-12
|\ \ | |/ |/|
| * fix(ui): data corruption in remote_ui_raw_linebfredl2024-05-12
* | fix(api): make getting explicit empty hl in virtual text work (#28697)zeertzjq2024-05-12
|/
* vim-patch:9.1.0407: Stuck with long line and half-page scrolling (#28704)luukvbaal2024-05-11
* vim-patch:9.1.0406: Divide by zero with getmousepos() and 'smoothscroll' (#28...zeertzjq2024-05-11