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
/
api
Age
Commit message (
Expand
)
Author
Files
2024-03-13
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
3
2024-03-12
refactor: use ml_get_buf_len() in API code (#27825)
zeertzjq
3
2024-03-11
vim-patch:9.1.0147: Cannot keep a buffer focused in a window
Colin Kennedy
2
2024-03-09
Merge pull request #27330 from seandewar/win_set_config-fixes
Sean Dewar
2
2024-03-09
fix(api): win_set_config set tp_curwin of win moved from other tabpage
Sean Dewar
1
2024-03-09
docs: support inline markdown
Lewis Russell
7
2024-03-09
fix(api): win_set_config update statuslines after removing splits
Sean Dewar
1
2024-03-08
fix(api): patch some cmdwin/textlock holes
Sean Dewar
2
2024-03-08
fix(api): handle win_split_ins failure properly
Sean Dewar
1
2024-03-08
vim-patch:9.1.0118: Use different restoration strategy in win_splitmove
Sean Dewar
1
2024-03-08
vim-patch:9.1.0116: win_split_ins may not check available room
Sean Dewar
1
2024-03-08
fix(api): make open_win block only enter/leave events if !enter && !noautocmd
Sean Dewar
1
2024-03-08
fix(api): make win_set_config with "win" for splits need "split/vertical"
Sean Dewar
1
2024-03-08
fix(api): make open_win/win_set_config check if splitting allowed
Sean Dewar
1
2024-03-08
fix(api): avoid open_win UAF if target buf deleted by autocmds
Sean Dewar
1
2024-03-08
fix(api): open_win fire Buf* events when !enter && !noautocmd if entered early
Sean Dewar
1
2024-03-08
fix(api): open_win fire BufWinEnter for other buffer when !enter && !noautocmd
Sean Dewar
1
2024-03-08
fix(api): win_set_config fires unnecessary autocmds
Sean Dewar
1
2024-03-08
fix(api): win_set_config autocmds crash when moving win to other tabpage
Sean Dewar
1
2024-03-08
refactor(ui): remove outdated UI vs UIData distinction
bfredl
1
2024-03-07
refactor(msgpack): allow flushing buffer while packing msgpack
bfredl
3
2024-02-28
refactor(metadata): generate all metadata in lua
bfredl
3
2024-02-27
feat(docs): replace lua2dox.lua
Lewis Russell
11
2024-02-25
docs: fix several misleading and superfluous wordings (#27609)
Evgeni Chasnovski
1
2024-02-22
fix(api): don't leak memory with nvim_win_get_ns (#27570)
zeertzjq
1
2024-02-22
fix(extmarks): redraw properly with scoped inline virt_text (#27569)
zeertzjq
1
2024-02-21
feat(extmark): window scoped extmark
altermo
3
2024-02-21
docs: remove mention of foreground/background/special keys in nvim_set_hl (#2...
rktjmp
1
2024-02-21
refactor(api): make freeing of return-value opt-in instead of opt out
bfredl
8
2024-02-20
Merge pull request #27541 from bfredl/exprarena
bfredl
1
2024-02-20
fix(extmarks): priority order of inline and non-inline virt_text (#27532)
zeertzjq
1
2024-02-20
refactor(api): use an arena for nvim_parse_expression
bfredl
1
2024-02-20
refactor(api): reduce temporary allocations when replacing lines
bfredl
3
2024-02-19
refactor(api): use arena for nvim_put and nvim_paste
bfredl
2
2024-02-19
refactor(api): use arena when listing objects
bfredl
2
2024-02-19
refactor(api): use arena for runtime and client info
bfredl
1
2024-02-19
refactor(api): use an arena for user commands
bfredl
1
2024-02-18
refactor(api): use arena for metadata; msgpack_rpc_to_object delenda est
bfredl
2
2024-02-18
refactor(api): use arena for autocmds
bfredl
2
2024-02-18
refactor(api): use arena for channel info and terminal info
bfredl
2
2024-02-18
refactor(api): use an arena for mappings
bfredl
7
2024-02-17
fix(api): don't use stl 'fillchar' for "use_statuscol_lnum" (#27501)
luukvbaal
1
2024-02-15
docs: document breaking change for nvim_create_autocmd callback (#27484)
Gregory Anders
2
2024-02-15
refactor(eval): use arena when converting typvals to Object
bfredl
11
2024-02-13
refactor(lua): use a keyset for vim.diff opts parsing
bfredl
1
2024-02-13
refactor(lua): use Arena when converting from lua stack to API args
bfredl
9
2024-02-12
Merge pull request #27348 from fredizzimo/fsundvik/fix-ext-hlstate
bfredl
1
2024-02-11
refactor(api): use an arena for nvim_buf_get_lines and buffer updates
bfredl
3
2024-02-10
refactor: rename w_float_config to w_config #27419
Will Hopkins
1
2024-02-10
Merge pull request #27398 from bfredl/arena2
bfredl
8
[prev]
[next]