index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
eval
/
funcs.c
Age
Commit message (
Expand
)
Author
Files
2022-08-18
revert: "jobstart(): Fix hang on non-executable cwd #9204"
zeertzjq
1
2022-07-17
fix(windows):exepath, stdpath return wrong slashes #19111
Enan Ajmain
1
2022-06-23
vim-patch:8.2.5152: search() gets stuck with "c" and skip evaluates to true
zeertzjq
1
2022-06-16
[Backport release-0.7] introduce $NVIM, unset $NVIM_LISTEN_ADDRESS (#18986)
github-actions[bot]
1
2022-05-04
fix: ensure has() does not change v:shell_error (#18415)
github-actions[bot]
1
2022-04-12
vim-patch:8.2.3184: cannot add a digraph with a leading space
zeertzjq
1
2022-04-10
vim-patch:8.2.4723: the ModeChanged autocmd event is inefficient
zeertzjq
1
2022-04-03
vim-patch:8.2.4402: missing parenthesis may cause unexpected problems
Brian Leung
1
2022-04-03
[RFC] vim-patch:8.1.1378: delete() can not handle a file name that looks liâ€...
Shougo
1
2022-04-03
vim-patch:8.1.1687: the evalfunc.c file is too big (#17949)
Lewis Russell
1
2022-03-30
vim-patch:8.2.3449: sort fails if the sort compare function returns 999 (#17909)
dundargoc
1
2022-03-23
vim-patch:8.2.1078: highlight and match functionality together in one file (#...
Lewis Russell
1
2022-03-23
vim-patch:8.1.1608: the evalfunc.c file is too big (#17807)
Lewis Russell
1
2022-03-20
vim-patch:8.1.1742: still some match functions in evalfunc.c
Lewis Russell
1
2022-03-20
vim-patch:8.1.1734: the evalfunc.c file is too big
Lewis Russell
1
2022-03-18
vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)
Lewis Russell
1
2022-03-17
Merge pull request #17266 from famiu/feat/ui/global-statusline
bfredl
1
2022-03-18
feat: add support for global statusline
Famiu Haque
1
2022-03-17
chore: fix typos (#17670)
dundargoc
1
2022-03-15
vim-patch:8.2.4568: getmousepos() does not compute the column below the last ...
Sean Dewar
1
2022-03-15
vim-patch:8.2.4559: getmousepos() returns the screen column
Sean Dewar
1
2022-03-15
vim-patch:8.2.4555: getmousepos() returns the wrong column
Sean Dewar
1
2022-03-14
vim-patch:8.2.1401: cannot jump to the last used tabpage
Sean Dewar
1
2022-03-14
refactor(eval/funcs): convert function comments to doxygen format
Dundar Göc
1
2022-03-13
vim-patch:8.1.0892: failure when closing a window when location list is in use
VVKot
1
2022-03-10
refactor(uncrustify): disable uncrustify for misformatted code sections
Dundar Göc
1
2022-03-09
chore(lgtm): fix "empty block without comment" warnings
Dundar Göc
1
2022-03-09
Merge pull request #17622 from dundargoc/refactor/clang-tidy/remove-redundant...
zeertzjq
1
2022-03-06
refactor: remove redundant casts
Dundar Göc
1
2022-03-06
fix(api): highlight attribute for underline
Kirill Chibisov
1
2022-03-05
Merge pull request #17589 from kchibisov/add-dashed-dotted-underline
James McCoy
1
2022-03-05
fix: bounds check for underdot
Kirill Chibisov
1
2022-03-04
refactor: fix clang-tidy bugprone-signed-char-misuse warnings
Dundar Göc
1
2022-03-03
feat(tui): add support for `CSI 4 : [2,4,5] m`
Kirill Chibisov
1
2022-02-27
feat(lua): add api and lua autocmds
TJ DeVries
1
2022-02-23
refactor(aucmd_win): remove need to restore window layout
Sean Dewar
1
2022-02-21
vim-patch:8.2.4427: getchar() may return modifiers if no character is available
zeertzjq
1
2022-02-13
vim-patch:8.2.3510: changes are only detected with one second accuracy
zeertzjq
1
2022-02-12
vim-patch:8.2.2342: "char" functions may return wrong column in Insert mode
zeertzjq
1
2022-02-12
vim-patch:8.2.0918: duplicate code for evaluating expression argument
Sean Dewar
1
2022-02-12
vim-patch:8.2.0915: search() cannot skip over matches like searchpair() can
Sean Dewar
1
2022-02-08
Merge pull request #16553 from seandewar/vim-8.2.0878
Sean Dewar
1
2022-02-07
vim-patch:8.2.1726: fuzzy matching only works on strings
Sean Dewar
1
2022-02-07
Merge pull request #17305 from zeertzjq/vim-8.2.1741
zeertzjq
1
2022-02-06
Merge pull request #17279 from zeertzjq/state-enter-vpeekc
bfredl
1
2022-02-06
vim-patch:8.2.1741: pathshorten() only supports using one character
zeertzjq
1
2022-02-06
vim-patch:8.2.2363: curpos() does not accept a string argument as before
zeertzjq
1
2022-02-06
vim-patch:8.2.2324: not easy to get mark en cursor posotion by character count
zeertzjq
1
2022-02-06
vim-patch:8.2.1727: a popup created with "cursorline" will ignore "firstline"
zeertzjq
1
2022-02-05
vim-patch:8.2.0233: crash when using garbagecollect() in between rand()
Sean Dewar
1
[next]