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: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
*
vim-patch:8.2.0532: cannot use simplify() as a method
Sean Dewar
2021-11-26
*
vim-patch:8.1.2013: more functions can be used as methods
Sean Dewar
2021-11-26
*
vim-patch:8.1.2011: more functions can be used as methods
Sean Dewar
2021-11-26
*
feat(eval/method): partially port v8.1.2004
Sean Dewar
2021-11-26
*
feat(eval/method): partially port v8.1.1996
Sean Dewar
2021-11-26
*
vim-patch:8.1.1995: more functions can be used as methods
Sean Dewar
2021-11-26
*
feat(eval/method): partially port v8.1.1993
Sean Dewar
2021-11-26
*
vim-patch:8.1.1291: not easy to change directory and restore
zeertzjq
2021-10-17
*
feat(eval/method): partially port v8.1.1987
Sean Dewar
2021-10-03
*
vim-patch:8.1.1984: more functions can be used as methods
Sean Dewar
2021-10-03
*
vim-patch:8.1.1961: more functions can be used as a method
Sean Dewar
2021-10-03
*
feat(eval/method): partially port v8.1.1954
Sean Dewar
2021-10-03
*
feat(eval/method): partially port v8.1.1953
Sean Dewar
2021-10-03
*
vim-patch:8.1.1952: more functions can be used as a method
Sean Dewar
2021-10-03
*
feat(eval/method): partially port v8.1.1925
Sean Dewar
2021-10-03
*
feat(eval/method): partially port v8.1.1921
Sean Dewar
2021-10-03
*
vim-patch:8.1.2304: cannot get the mouse position when getting a mouse click
Daniel Steinberg
2021-09-29
*
vim-patch:8.2.0924: cannot save and restore a register properly
Sean Dewar
2021-09-23
*
vim-patch:8.1.1071: cannot get composing characters from the screen
zeertzjq
2021-09-19
*
feat(f_msgpackdump): support dumping to Blob
Sean Dewar
2021-09-16
*
vim-patch:8.1.2035: recognizing octal numbers is confusing
Sean Dewar
2021-09-11
*
feat(eval): partially port v8.1.1915
Sean Dewar
2021-08-12
*
vim-patch:8.1.1911: more functions can be used as methods
Sean Dewar
2021-08-12
*
vim-patch:8.1.1909: more functions can be used as methods
Sean Dewar
2021-08-12
*
vim-patch:8.1.1888: more functions can be used as methods
Sean Dewar
2021-08-12
*
vim-patch:8.1.1879: more functions can be used as methods
Sean Dewar
2021-08-12
*
vim-patch:8.1.1861: only some assert functions can be used as a method
Sean Dewar
2021-08-12
*
vim-patch:8.1.1835: cannot use printf() as a method
Sean Dewar
2021-08-12
*
vim-patch:8.1.1809: more functions can be used as a method
Sean Dewar
2021-08-12
*
vim-patch:8.1.1807: more functions can be used as a method
Sean Dewar
2021-08-12
*
vim-patch:8.1.1803: all builtin functions are global
Sean Dewar
2021-08-12
*
vim-patch:8.2.2957: using getchar() in Vim9 script is problematic
Jan Edmund Lazo
2021-07-29
*
Merge pull request #14406 from shadmansaleh/vim-8.2.0877
Jan Edmund Lazo
2021-05-15
|
\
[next]