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
/
vim.c
Age
Commit message (
Expand
)
Author
Files
2024-09-18
feat(tui): builtin UI (TUI) sets client info #30397
Justin M. Keyes
1
2024-09-15
refactor: rename "process" => "proc" #30387
Justin M. Keyes
1
2024-09-06
fix(multibyte): handle backspace of wide clusters in replace mode
bfredl
1
2024-07-20
fix(api): alloc and draw cursor window in nvim__redraw
Luuk van Baal
1
2024-06-02
Merge pull request #29124 from bfredl/inputring
bfredl
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-06-01
refactor(input): don't use a ring for input
bfredl
1
2024-05-27
build: "popcount" name conflict on NetBSD #28983
Malte Dehling
1
2024-05-17
feat(api): broadcast events to ALL channels #28487
Justin M. Keyes
1
2024-05-03
fix(api): use correct buffer for "range" in nvim__redraw (#28614)
luukvbaal
1
2024-05-02
feat(api): add nvim__redraw for more granular redrawing
Luuk van Baal
1
2024-04-30
docs(api): sort unreleased nvim__ functions last #28580
Justin M. Keyes
1
2024-04-30
fix(api): mark nvim__complete_set as experimental #28579
Justin M. Keyes
1
2024-04-29
fix(treesitter): make tests for memoize more robust
bfredl
1
2024-04-22
refactor(api): deprecate nvim_call_atomic #28433
Justin M. Keyes
1
2024-04-05
vim-patch:8.1.0815: dialog for file changed outside of Vim not tested (#28184)
zeertzjq
1
2024-03-31
fix(api): set script context when using nvim_set_hl (#28123)
zeertzjq
1
2024-03-21
refactor(options): remove `set_string_option_direct()`
Famiu Haque
1
2024-03-19
fix(api): nvim_create_buf assert fails if autocmds set &swapfile
Sean Dewar
1
2024-03-19
fix(api): nvim_create_buf leaks memory if buffer is loaded early
Sean Dewar
1
2024-03-11
vim-patch:9.1.0147: Cannot keep a buffer focused in a window
Colin Kennedy
1
2024-03-09
docs: support inline markdown
Lewis Russell
1
2024-02-28
refactor(metadata): generate all metadata in lua
bfredl
1
2024-02-27
feat(docs): replace lua2dox.lua
Lewis Russell
1
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
1
2024-02-20
refactor(api): reduce temporary allocations when replacing lines
bfredl
1
2024-02-19
refactor(api): use arena for nvim_put and nvim_paste
bfredl
1
2024-02-19
refactor(api): use arena when listing objects
bfredl
1
2024-02-19
refactor(api): use arena for runtime and client info
bfredl
1
2024-02-18
refactor(api): use arena for metadata; msgpack_rpc_to_object delenda est
bfredl
1
2024-02-18
refactor(api): use arena for channel info and terminal info
bfredl
1
2024-02-18
refactor(api): use an arena for mappings
bfredl
1
2024-02-17
fix(api): don't use stl 'fillchar' for "use_statuscol_lnum" (#27501)
luukvbaal
1
2024-02-15
refactor(eval): use arena when converting typvals to Object
bfredl
1
2024-02-13
refactor(lua): use Arena when converting from lua stack to API args
bfredl
1
2024-02-11
refactor(api): use an arena for nvim_buf_get_lines and buffer updates
bfredl
1
2024-02-09
refactor(api): use arena for hlstate inspection
bfredl
1
2024-02-09
refactor(api): use arena for nvim_list_uis()
bfredl
1
2024-02-09
refactor(api): make cstr_as_string accept "const char*"
bfredl
1
2024-02-08
refactor(api): refactor more api functions to use arena return
bfredl
1
2024-02-08
feat(api): pass 0 to nvim_get_chan_info for current channel (#27321)
nikolightsaber
1
2024-02-01
refactor(api): remove some unnecessary HAS_KEY() (#27283)
zeertzjq
1
2024-01-28
vim-patch:9.1.0047: issues with temp curwin/buf while cmdwin is open
Sean Dewar
1
2024-01-24
feat(ui): add support for OSC 8 hyperlinks (#27109)
Gregory Anders
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2024-01-08
refactor(options): use schar_T representation for fillchars and listchars
bfredl
1
2023-12-30
refactor: follow style guide
dundargoc
1
2023-12-23
refactor: remove CPO_TO_CPO_FLAGS() (#26718)
zeertzjq
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
[prev]
[next]