index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
eval.lua
Commit message (
Expand
)
Author
Age
*
vim-patch:9.0.1485: no functions for converting from/to UTF-16 index (#23318)
zeertzjq
2023-04-26
*
vim-patch:8.2.5019: cannot get the first screen column of a character (#23312)
zeertzjq
2023-04-25
*
vim-patch:9.0.1007: there is no way to get a list of swap file names
zeertzjq
2023-04-19
*
vim-patch:9.0.0269: getscriptinfo() does not include the version
zeertzjq
2023-04-15
*
vim-patch:9.0.0244: cannot easily get the list of sourced scripts (#22596)
Michal Liszcz
2023-03-11
*
vim-patch:8.2.3438: cannot manipulate blobs
zeertzjq
2023-02-28
*
vim-patch:9.0.0795: readblob() always reads the whole file
zeertzjq
2023-02-28
*
vim-patch:8.2.2336: Vim9: not possible to extend dictionary with different ty...
zeertzjq
2023-02-27
*
vim-patch:9.0.0196: finding value in list may require a for loop
zeertzjq
2023-02-27
*
vim-patch:8.2.2449: Vim9: flatten() always changes the list type
zeertzjq
2023-02-24
*
fix(lua): mark some eval functions that can run in API-fast
Lewis Russell
2023-02-02
*
vim-patch:9.0.1212: cannot read back what setcellwidths() has done (#21867)
zeertzjq
2023-01-18
*
vim-patch:9.0.0916: getbufline() is inefficient for getting a single line
zeertzjq
2022-11-22
*
vim-patch:9.0.0863: col() and charcol() only work for the current window (#21...
zeertzjq
2022-11-13
*
vim-patch:8.2.4679: cannot have expandcmd() give an error message for mistakes
zeertzjq
2022-11-05
*
vim-patch:8.2.2606: strchars() defaults to counting composing characters
zeertzjq
2022-11-05
*
vim-patch:8.2.1631: test_fails() does not check the context of the line number
zeertzjq
2022-11-05
*
vim-patch:8.2.1479: Vim9: error for list index uses wrong line number
zeertzjq
2022-11-05
*
vim-patch:8.2.2343: Vim9: return type of readfile() is any (#20896)
zeertzjq
2022-11-01
*
vim-patch:8.2.1544: cannot translate messages in a Vim script
zeertzjq
2022-10-28
*
feat(cscope)!: remove
Lewis Russell
2022-10-13
*
vim-patch:9.0.0449: there is no easy way to translate a key code into a strin...
zeertzjq
2022-09-13
*
vim-patch:8.2.5034: there is no way to get the byte index from a virtual column
zeertzjq
2022-09-12
*
vim-patch:9.0.0285: it is not easy to change the command line from a plugin (...
Shougo
2022-08-29
*
perf(api): allow to use an arena for return values
bfredl
2022-08-23
*
vim-patch:8.2.{1536,1540}: charclass() (#19748)
zeertzjq
2022-08-13
*
vim-patch:8.2.1535: it is not possible to specify cell widths of characters
zeertzjq
2022-08-08
*
vim-patch:8.2.0385: menu functionality insufficiently tested
zeertzjq
2022-08-05
*
vim-patch:8.2.0807: cannot easily restore a mapping
zeertzjq
2022-08-01
*
feat(lua): allow some viml functions to run in fast
Lewis Russell
2022-05-17
*
feat: cmdline funcs (#18284)
Shougo
2022-05-09
*
vim-patch:8.2.3226: new digraph functions use old naming scheme
zeertzjq
2022-04-12
*
vim-patch:8.2.3184: cannot add a digraph with a leading space
zeertzjq
2022-04-12
*
vim-patch:8.2.0915: search() cannot skip over matches like searchpair() can
Sean Dewar
2022-02-12
*
Merge pull request #16553 from seandewar/vim-8.2.0878
Sean Dewar
2022-02-08
|
\
|
*
feat(eval): partially port v8.2.0878
Sean Dewar
2022-01-31
*
|
vim-patch:8.2.1726: fuzzy matching only works on strings
Sean Dewar
2022-02-07
*
|
vim-patch:8.2.1665: cannot do fuzzy string matching
Sean Dewar
2022-02-07
*
|
vim-patch:8.2.1741: pathshorten() only supports using one character
zeertzjq
2022-02-06
*
|
vim-patch:8.2.2324: not easy to get mark en cursor posotion by character count
zeertzjq
2022-02-06
*
|
vim-patch:8.2.1727: a popup created with "cursorline" will ignore "firstline"
zeertzjq
2022-02-06
*
|
vim-patch:8.1.2342: random number generator in Vim script is slow
Sean Dewar
2022-02-05
|
/
*
feat(provider)!: remove support for python2 and python3.[3-5]
Björn Linse
2022-01-29
*
vim-patch:8.2.4052: not easy to resize a window from a plugin (#17028)
Daniel Steinberg
2022-01-29
*
vim-patch:8.2.2468: not easy to get the full command name from a shortened one
zeertzjq
2021-12-25
*
feat(autocmd): add Recording autocmds
Thomas Vigouroux
2021-12-18
*
fix(eval/method): add missing method support for existing built-ins
Sean Dewar
2021-11-26
*
vim-patch:8.2.1241: cannot use getbufinfo() as a method
Sean Dewar
2021-11-26
*
vim-patch:8.2.1168: wrong method argument for appendbufline()
Sean Dewar
2021-11-26
*
vim-patch:8.2.0871: cannot use getmarklist() as a method
Sean Dewar
2021-11-26
[next]