summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/ui_client.c
AgeCommit message (Expand)AuthorFiles
2026-03-29docs: misc #38532Justin M. Keyes1
2026-03-29refactor(ui_client.c): remove unused variable (#38552)zeertzjq1
2026-03-29refactor(:restart): execute [command] on UIEnter (#38541)zeertzjq1
2026-03-28fix(:restart): formalize restart event #35223Sathya Pramodh1
2026-03-27fix(:connect): don't use freed memory (#38512)zeertzjq1
2026-03-25feat(api): nvim_set_hl{update:boolean} #37546glepnir1
2026-03-06revert: "fix(tui): server --listen error sometimes not visible (#38027)" (#38...zeertzjq1
2026-03-02fix(tui): server --listen error sometimes not visible (#38027)zeertzjq1
2026-02-28fix(channel): support :detach, :restart on Windows #37977Sanzhar Kuandyk1
2026-02-23fix(coverity/644326): NULL ptr deref in socket_address_is_tcp #38010Sathya Pramodh1
2026-02-20refactor(net): socket_address_is_tcp #37947Sathya Pramodh1
2025-10-26fix(tui): don't treat remote TUI as GUI (#36319)zeertzjq1
2025-08-18fix(client): avoid :connect race with server detachzeertzjq1
2025-08-14feat(ui): :connect command #34586Siddhant Agarwal1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-06-10fix(tui): wait for embedded server's exit codezeertzjq1
2025-06-07feat: make :restart work for remote UI (#34354)zeertzjq1
2025-06-03fix(tui): make :restart use new size after terminal resize (#34282)zeertzjq1
2025-06-02feat(editor): ":restart" command #33953Sathya Pramodh1
2025-04-29fix(tui): don't process UI events when suspending or stopping (#33710)zeertzjq1
2025-04-16fix(env.c): drop envmap, free os_getenv() result #32683Judit Novak1
2025-02-10fix(ui): Windows :detach is opt-inJustin M. Keyes1
2025-02-10feat(ui): UI :detach commandJustin M. Keyes1
2024-12-23refactor: iwyu #31637Justin M. Keyes1
2024-09-23refactor(api)!: rename Dictionary => DictJustin M. Keyes1
2024-09-18feat(tui): builtin UI (TUI) sets client info #30397Justin M. Keyes1
2024-09-11feat(log): use "ui" as default name for TUI client #30345Justin M. Keyes1
2024-08-05refactor(shada): rework msgpack decoding without msgpack-cbfredl1
2024-03-04fix(ui_client): check return value of channel_job_start (#27729)Sean Dewar1
2024-02-13refactor(lua): use Arena when converting from lua stack to API argsbfredl1
2024-01-24feat(ui): add support for OSC 8 hyperlinks (#27109)Gregory Anders1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-12-21refactor: run IWYU on entire repodundargoc1
2023-12-18docs: add style rule regarding initializationdundargoc1
2023-12-17refactor: move non-symbols to defs.h headersdundargoc1
2023-12-06feat(defaults): enable 'termguicolors' by default when supported by terminalGregory Anders1
2023-12-02refactor: free more reachable memory with EXITFREE (#26349)zeertzjq1
2023-11-30build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq1
2023-11-27refactor: fix includes for api/autocmd.hdundargoc1
2023-11-27build(IWYU): fix includes for func_attr.hdundargoc1
2023-11-27build(IWYU): replace public-to-public mappings with pragmas (#26237)zeertzjq1
2023-11-13docs: deprecate the "term_background" UI fieldGregory Anders1
2023-11-12build: remove PVSdundargoc1
2023-09-30build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq1
2023-07-08fix(startup): run embedded Nvim with real path (#24282)zeertzjq1
2023-07-03Merge pull request #23891 from rickyz/grid_line_flagsbfredl1
2023-06-14fix(tui): v:argv does not report the original argv[0] #24015t0muxx1
2023-06-05fix(ui): propagate line wrapping state on grid_line eventsRicky Zhou1
2023-05-23refactor(api): new helper macrosFamiu Haque1
2023-04-21refactor: revert incorrect change to ui_client.c codebfredl1