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
...
*
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
*
|
docs: support inline markdown
Lewis Russell
2024-03-09
|
/
*
refactor(ui): remove outdated UI vs UIData distinction
bfredl
2024-03-08
*
refactor(msgpack): allow flushing buffer while packing msgpack
bfredl
2024-03-07
*
refactor(metadata): generate all metadata in lua
bfredl
2024-02-28
*
feat(docs): replace lua2dox.lua
Lewis Russell
2024-02-27
*
docs: fix several misleading and superfluous wordings (#27609)
Evgeni Chasnovski
2024-02-25
*
fix(api): don't leak memory with nvim_win_get_ns (#27570)
zeertzjq
2024-02-22
*
fix(extmarks): redraw properly with scoped inline virt_text (#27569)
zeertzjq
2024-02-22
*
feat(extmark): window scoped extmark
altermo
2024-02-21
*
docs: remove mention of foreground/background/special keys in nvim_set_hl (#2...
rktjmp
2024-02-21
*
refactor(api): make freeing of return-value opt-in instead of opt out
bfredl
2024-02-21
*
Merge pull request #27541 from bfredl/exprarena
bfredl
2024-02-20
|
\
|
*
refactor(api): use an arena for nvim_parse_expression
bfredl
2024-02-20
*
|
fix(extmarks): priority order of inline and non-inline virt_text (#27532)
zeertzjq
2024-02-20
|
/
*
refactor(api): reduce temporary allocations when replacing lines
bfredl
2024-02-20
*
refactor(api): use arena for nvim_put and nvim_paste
bfredl
2024-02-19
*
refactor(api): use arena when listing objects
bfredl
2024-02-19
*
refactor(api): use arena for runtime and client info
bfredl
2024-02-19
*
refactor(api): use an arena for user commands
bfredl
2024-02-19
*
refactor(api): use arena for metadata; msgpack_rpc_to_object delenda est
bfredl
2024-02-18
*
refactor(api): use arena for autocmds
bfredl
2024-02-18
*
refactor(api): use arena for channel info and terminal info
bfredl
2024-02-18
*
refactor(api): use an arena for mappings
bfredl
2024-02-18
[prev]
[next]