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
/
funcs.c
Commit message (
Expand
)
Author
Age
*
Revert "vim-patch:8.1.1378: delete() can not handle a file name that looks li...
Marco Hinz
2021-05-12
*
Merge pull request #14403 from seandewar/vim-8.2.1933
Jan Edmund Lazo
2021-05-09
|
\
|
*
vim-patch:8.2.1933: cannot sort using locale ordering
Sean Dewar
2021-04-20
*
|
Merge pull request #13664 from ivechan/win_exectute
Jan Edmund Lazo
2021-05-07
|
\
\
|
*
|
vim-patch:8.2.2340: win_execute() unexpectedly returns number zero when failing
jing
2021-05-06
|
*
|
vim-patch:8.1.2124: ruler is not updated if win_execute() moves cursor
jing
2021-05-06
|
*
|
vim-patch:8.1.1832: win_execute() does not work in other tab
jing
2021-05-06
|
*
|
vim-patch:8.1.1425: win_execute() does not set window pointers properly
jing
2021-05-06
|
*
|
vim-patch:8.1.1418: win_execute() is not implemented yet
jing
2021-05-06
*
|
|
vim-patch:8.1.1378: delete() can not handle a file name that looks like a pat...
Shougo
2021-05-07
*
|
|
vim-patch:8.2.1166: once mouse move events are enabled getchar() returns them
Jan Edmund Lazo
2021-05-06
|
/
/
*
|
vim-patch:8.2.1588: cannot read back the prompt of a prompt buffer
Sean Dewar
2021-04-21
*
|
eval: port tv_get_buf_from_arg()
Sean Dewar
2021-04-21
|
/
*
vim-patch:8.0.1505: debugger can't break on a condition
Jan Edmund Lazo
2021-04-08
*
vim-patch:8.2.2704: adding a lot of completions can be a bit slow
Shougo Matsushita
2021-04-05
*
Merge pull request #14199 from bfredl/chansend2
Björn Linse
2021-04-04
|
\
|
*
api: fix use-after-free in nvim_chan_send
Björn Linse
2021-04-04
*
|
vim-patch:8.1.1682: placing a larger number of ...
Lewis Russell
2021-04-03
|
/
*
luaref: simplify handling of table callables and fix leak in vim.fn.call(table)
Björn Linse
2021-04-03
*
vim-patch:8.2.2694: when 'matchpairs' is empty every character beeps (#14279)
Jan Edmund Lazo
2021-04-03
*
vim-patch:8.1.0989: various small code ugliness
Jan Edmund Lazo
2021-03-29
*
vim-patch:8.1.0542: shiftwidth() does not take 'vartabstop' into account
VVKot
2021-03-28
*
vim-patch:8.1.0105: all tab stops are the same
VVKot
2021-03-28
*
vim-patch:8.2.0949: strptime() does not use DST
Jan Edmund Lazo
2021-03-27
*
vim-patch:8.1.2326: cannot parse a date/time string
Jan Edmund Lazo
2021-03-27
*
Merge pull request #14178 from andymass/vim-8.2.0088
Jan Edmund Lazo
2021-03-22
|
\
|
*
Fix neovim tag bugs uncovered by vim-8.2.0088,
Andy K. Massimino
2021-03-21
*
|
vim-patch:8.2.2631: commands from winrestcmd() do not always work properly
Jan Edmund Lazo
2021-03-21
|
/
*
vim-patch:8.2.0422: crash when passing popup window to win_splitmove()
Andy K. Massimino
2021-03-19
*
vim-patch:8.2.0093: win_splitmove() can make Vim hang
Andy K. Massimino
2021-03-19
*
vim-patch:8.1.2020: it is not easy to change the window layout
Andy K. Massimino
2021-03-19
*
vim-patch:8.2.2341: expresison command line completion incomplete after "g:"
Jan Edmund Lazo
2021-03-12
*
api: allow open non-current buffer as terminal (+ xmas bonus)
Björn Linse
2021-03-12
*
state: throttle batched event processing when input is available
Björn Linse
2021-03-08
*
eval: add fname_case to feature list
erw7
2021-02-25
*
vim-patch:8.2.2233: cannot convert a byte index into a character index (#13978)
kuuote
2021-02-22
*
vim-patch:8.2.0925: getcompletion() does not return command line arguments
Jan Edmund Lazo
2021-02-14
*
vim-patch:8.2.2489: current buffer is wrong after deletebufline() fails
Jan Edmund Lazo
2021-02-10
*
menu: use char* for set_context_in_menu_cmd() param
Jan Edmund Lazo
2021-02-07
*
fix(pty): Always use $TERM from the job's env dict
James McCoy
2021-02-06
*
Use abort() instead of assert(false) for things that should never happen
James McCoy
2021-01-31
*
eval/environ: Prefer the last definition of an env var
James McCoy
2021-01-31
*
Common handling of required/ignored env vars
James McCoy
2021-01-31
*
Support specifying "env" option for termopen()
James McCoy
2021-01-31
*
Use dict_T to pass env vars to process spawning code
James McCoy
2021-01-31
*
vim-patch:8.2.0861: cannot easily get all the current marks (#13676)
Jan Edmund Lazo
2021-01-03
*
vim-patch:8.1.1667: flags for Ex commands may clash with other symbols
Jan Edmund Lazo
2021-01-02
*
vim-patch:8.2.0928: many type casts are used for vim_strnsave()
Jan Edmund Lazo
2020-12-27
*
vim-patch:8.1.1837: popup test fails if clipboard is supported but not working
Jan Edmund Lazo
2020-12-24
*
vim-patch:8.2.2136: Vim9: Using uninitialized variable
Jan Edmund Lazo
2020-12-13
[next]