summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/api
AgeCommit message (Expand)AuthorFiles
2025-12-15docs: misc, editorconfigJustin M. Keyes1
2025-12-06docs: miscJustin M. Keyes2
2025-11-30feat(api): experimental nvim__exec_lua_fast #35758fredizzimo1
2025-11-28fix(restart): preserve original args on repeat invocations #36740Andrew Braxton1
2025-11-26feat(float): 'statusline' in floating windows #36521glepnir2
2025-11-22docs: misc, build, lspJustin M. Keyes2
2025-11-18feat(api): nvim_win_set_config accepts unchanged "noautocmd" #36463glepnir1
2025-11-16docs: misc #36580Justin M. Keyes1
2025-10-26fix(tui): don't treat remote TUI as GUI (#36319)zeertzjq1
2025-10-25fix(terminal): adjust marks when deleting scrollback lines (#36294)zeertzjq1
2025-10-18perf(tui): faster implementation of terminfobfredl1
2025-10-11fix(ui): 'pumborder' parsing, shadow #36127glepnir1
2025-10-10feat(ui): 'pumborder' (popup menu border) #25541glepnir1
2025-10-08fix(api): nvim_open_win default to half-size for splits (#36088)Sean Dewar1
2025-10-05vim-patch:8.1.1957: more code can be moved to evalvars.cJan Edmund Lazo3
2025-10-04fix(api): nvim_open_win respects requested split window size (#35601)glepnir1
2025-10-04vim-patch:partial:8.1.1939: code for handling v: variables in generic eval fi...Jan Edmund Lazo3
2025-09-28docs: json, tests, lsp #35754Justin M. Keyes1
2025-09-26fix(highlight): ensure extmark range is within buffer bounds #35928skewb1k1
2025-09-26Merge pull request #35790 from janlazo/vim-8.1.1989zeertzjq2
2025-09-26vim-patch:8.1.2077: the ops.c file is too bigJan Edmund Lazo2
2025-09-24fix(highlight): allow ephemeral extmarks past final newline #35888skewb1k1
2025-09-15docs: optionlinks don't need the bars #35777Yochem van Rosmalen2
2025-09-13feat(ui): support grid=0 in nvim_input_mouse #32535fredizzimo1
2025-09-13fix(ui): forward 'rulerformat' to msg_ruler event #35707luukvbaal1
2025-09-09Merge pull request #35536 from bfredl/skipaheadbfredl2
2025-09-09fix(treesitter): use subpriorities for tree orderingbfredl2
2025-09-09perf(highlight): allow decoration providers to skip ranges without databfredl1
2025-09-08fix(api): crash when moving curwin to other tabpage #35679glepnir1
2025-09-07refactor(api): redundant w_pos_changed assignment #35663glepnir1
2025-09-06docs: `details` dict in nvim_buf_get_extmark() #35289Phạm Bình An1
2025-09-06fix(api): win_set_config error message for splitting from a float #35650Sean Dewar1
2025-09-06perf(api): reduce redundant `win_find_tabpage` calls (#35643)glepnir1
2025-09-04docs: api eventsJustin M. Keyes4
2025-09-03docs: lsp, miscJustin M. Keyes2
2025-09-01feat(progress): better default format + history sync #35533Shadman1
2025-08-30vim-patch:8.1.1136: decoding of mouse click escape sequence is not tested (#3...Jan Edmund Lazo1
2025-08-29Merge pull request #31400 from vanaigr/decor-provider-rangebfredl2
2025-08-28fix(progress): simplify ui-event, introduce default presentation #35527Shadman1
2025-08-28perf: add on_range in treesitter highlightingvanaigr2
2025-08-26feat(api): nvim_echo can emit Progress messages/events #34846Shadman3
2025-08-24docs: misc #35459Justin M. Keyes2
2025-08-22feat(tui): add nvim_ui_send (#35406)Gregory Anders2
2025-08-14feat(ui): :connect command #34586Siddhant Agarwal2
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl33
2025-08-13fix(api): fix not capturing output in cmdline mode (#35322)zeertzjq2
2025-08-12fix(api): fix crash in command preview with % #35228glepnir1
2025-08-02feat: ":restart [cmd]" can run commands #35045Sathya Pramodh1
2025-08-02fix(api): nvim_create_user_command addr option should allow ranges #35077glepnir1
2025-07-28docs: lsp, ui events, dev guidance, osc7Justin M. Keyes1