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
/
api
Commit message (
Expand
)
Author
Age
...
|
*
fix(ui): data corruption in remote_ui_raw_line
bfredl
2024-05-12
*
|
fix(api): make getting explicit empty hl in virtual text work (#28697)
zeertzjq
2024-05-12
|
/
*
perf(extmarks): better track whether namespace has extmarks (#28615)
zeertzjq
2024-05-03
*
fix(api): use correct buffer for "range" in nvim__redraw (#28614)
luukvbaal
2024-05-03
*
feat(api): add nvim__redraw for more granular redrawing
Luuk van Baal
2024-05-02
*
fix(ui): avoid recursiveness and invalid memory access #28578
luukvbaal
2024-05-01
*
revert: "feat(extmarks): subpriorities (relative to declaration order) (#2713...
Gregory Anders
2024-05-01
*
docs(api): sort unreleased nvim__ functions last #28580
Justin M. Keyes
2024-04-30
*
fix(api): mark nvim__complete_set as experimental #28579
Justin M. Keyes
2024-04-30
*
docs: misc #24163
Justin M. Keyes
2024-04-30
*
fix(treesitter): make tests for memoize more robust
bfredl
2024-04-29
*
feat(api): allow floats to be opened in non-current tabpage (#28480)
Will Hopkins
2024-04-25
*
refactor(api): deprecate nvim_call_atomic #28433
Justin M. Keyes
2024-04-22
*
fix(api): do not update grid position in nvim_win_set_cursor (#28235)
luukvbaal
2024-04-21
*
test: API can return Lua function to Lua code (#28380)
zeertzjq
2024-04-17
*
fix(api): ignore 'autochdir' when renaming other buf (#28376)
zeertzjq
2024-04-16
*
test: make mapping tests more consistent (#28368)
zeertzjq
2024-04-16
*
test: getting autocmd Lua callback in Vimscript (#28367)
zeertzjq
2024-04-16
*
fix(api): make width/height for split by nvim_open_win work (#28341)
zeertzjq
2024-04-15
*
feat(api)!: nvim_open_win: noautocmd blocks all autocmds #28192
Sean Dewar
2024-04-14
*
fix(float): improve error message when reconfig failed (#25076)
Raphael
2024-04-13
*
fix(float): don't relative flaot win itself
glepnir
2024-04-10
*
vim-patch:8.1.0815: dialog for file changed outside of Vim not tested (#28184)
zeertzjq
2024-04-05
*
refactor: informative error msg for 'noautocmd' (#28147)
Will Hopkins
2024-04-02
*
fix(api): set script context when using nvim_set_hl (#28123)
zeertzjq
2024-03-31
*
feat(ui): indicate margins for the area used by win_viewport
bfredl
2024-03-29
*
docs: fix typos (#27868)
dundargoc
2024-03-28
*
refactor(options): remove `set_string_option_direct()`
Famiu Haque
2024-03-21
*
fix(api): nvim_create_buf assert fails if autocmds set &swapfile
Sean Dewar
2024-03-19
*
fix(api): nvim_create_buf leaks memory if buffer is loaded early
Sean Dewar
2024-03-19
*
fix(ui): fix edge case around flushing
bfredl
2024-03-15
*
fix(api): update grid cursor in nvim_win_set_cursor()
Luuk van Baal
2024-03-15
*
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
2024-03-13
*
refactor: use ml_get_buf_len() in API code (#27825)
zeertzjq
2024-03-12
*
vim-patch:9.1.0147: Cannot keep a buffer focused in a window
Colin Kennedy
2024-03-11
*
Merge pull request #27330 from seandewar/win_set_config-fixes
Sean Dewar
2024-03-09
|
\
|
*
fix(api): win_set_config set tp_curwin of win moved from other tabpage
Sean Dewar
2024-03-09
|
*
fix(api): win_set_config update statuslines after removing splits
Sean Dewar
2024-03-09
|
*
fix(api): patch some cmdwin/textlock holes
Sean Dewar
2024-03-08
|
*
fix(api): handle win_split_ins failure properly
Sean Dewar
2024-03-08
|
*
vim-patch:9.1.0118: Use different restoration strategy in win_splitmove
Sean Dewar
2024-03-08
|
*
vim-patch:9.1.0116: win_split_ins may not check available room
Sean Dewar
2024-03-08
|
*
fix(api): make open_win block only enter/leave events if !enter && !noautocmd
Sean Dewar
2024-03-08
|
*
fix(api): make win_set_config with "win" for splits need "split/vertical"
Sean Dewar
2024-03-08
|
*
fix(api): make open_win/win_set_config check if splitting allowed
Sean Dewar
2024-03-08
|
*
fix(api): avoid open_win UAF if target buf deleted by autocmds
Sean Dewar
2024-03-08
|
*
fix(api): open_win fire Buf* events when !enter && !noautocmd if entered early
Sean Dewar
2024-03-08
|
*
fix(api): open_win fire BufWinEnter for other buffer when !enter && !noautocmd
Sean Dewar
2024-03-08
|
*
fix(api): win_set_config fires unnecessary autocmds
Sean Dewar
2024-03-08
|
*
fix(api): win_set_config autocmds crash when moving win to other tabpage
Sean Dewar
2024-03-08
[prev]
[next]