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
/
ui.c
Age
Commit message (
Expand
)
Author
Files
2026-04-02
feat(:restart): reattach all UIs (#38683)
zeertzjq
1
2026-03-31
fix(:restart): only pass --headless when there is no UI (#38580)
zeertzjq
1
2026-03-29
refactor(:restart): execute [command] on UIEnter (#38541)
zeertzjq
1
2026-03-28
fix(:restart): formalize restart event #35223
Sathya Pramodh
1
2026-03-16
fix(api): use standard error messages
Justin M. Keyes
1
2026-02-14
fix(restart): append `-c <cmd>` at end, drop `-- [files…]` #37846
Justin M. Keyes
1
2026-01-31
fix(ui): don't crash if maximum UI count reached (#37636)
zeertzjq
1
2025-11-28
fix(restart): preserve original args on repeat invocations #36740
Andrew Braxton
1
2025-10-26
fix(tui): don't treat remote TUI as GUI (#36319)
zeertzjq
1
2025-10-04
vim-patch:partial:8.1.1939: code for handling v: variables in generic eval fi...
Jan Edmund Lazo
1
2025-09-04
docs: api events
Justin M. Keyes
1
2025-08-24
docs: misc #35459
Justin M. Keyes
1
2025-08-22
feat(tui): add nvim_ui_send (#35406)
Gregory Anders
1
2025-08-14
feat(ui): :connect command #34586
Siddhant Agarwal
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-08-02
feat: ":restart [cmd]" can run commands #35045
Sathya Pramodh
1
2025-07-09
feat(tui): use DA1 response to determine OSC 52 support
Gregory Anders
1
2025-06-26
refactor(ui.c): deduplicate validation logic #34647
Justin M. Keyes
1
2025-06-12
fix(msgpack): flush incomplete big UI event before packing RPC event
bfredl
1
2025-06-11
feat(tui): support APC queries in TermResponse (#34426)
Gregory Anders
1
2025-06-10
fix(tui): wait for embedded server's exit code
zeertzjq
1
2025-06-07
feat: make :restart work for remote UI (#34354)
zeertzjq
1
2025-03-08
fix(events): always allow some events to be nested (#32706)
zeertzjq
1
2025-03-05
feat(terminal)!: include cursor position in TermRequest event data (#31609)
Gregory Anders
1
2025-02-10
feat(ui): UI :detach command
Justin M. Keyes
1
2025-01-30
docs: misc
dundargoc
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-09-02
feat(startup): validate --listen address
Justin M. Keyes
1
2024-08-30
feat(mbyte): support extended grapheme clusters including more emoji
bfredl
1
2024-08-05
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
1
2024-07-15
fix(ui): avoid ambiguity about last chunk when flushing halfway (#29718)
zeertzjq
1
2024-05-12
fix(ui): data corruption in remote_ui_raw_line
bfredl
1
2024-05-01
fix(ui): avoid recursiveness and invalid memory access #28578
luukvbaal
1
2024-03-15
fix(ui): fix edge case around flushing
bfredl
1
2024-03-09
docs: support inline markdown
Lewis Russell
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
1
2024-02-27
feat(docs): replace lua2dox.lua
Lewis Russell
1
2024-02-18
refactor(api): use arena for channel info and terminal info
bfredl
1
2024-02-15
refactor(eval): use arena when converting typvals to Object
bfredl
1
2024-02-12
Merge pull request #27348 from fredizzimo/fsundvik/fix-ext-hlstate
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-06
fix: splitting of big UI messages
Fred Sundvik
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-21
refactor: run IWYU on entire repo
dundargoc
1
2023-12-17
refactor: move non-symbols to defs.h headers
dundargoc
1
[next]