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
/
ui.c
Age
Commit message (
Expand
)
Author
Files
2026-04-14
feat(api): use zindex to determine dimmed cursor shape #39054
luukvbaal
1
2026-03-09
fix(messages): non-fast and append for "shell_*" kinds #38188
luukvbaal
1
2026-02-14
refactor: fix coverity warnings (#37858)
zeertzjq
1
2026-02-04
fix(ui): remember cursor shape when obscured #37704
Sean Dewar
1
2026-02-04
feat(ui): show "empty" cursor behind unfocused floatwin #37624
glepnir
1
2026-01-31
fix(ui): don't crash if maximum UI count reached (#37636)
zeertzjq
1
2026-01-27
fix(ui): textlock still causes issues for UI callbacks #37513
luukvbaal
1
2026-01-26
fix(ui): only internal messages are unsafe #37462
luukvbaal
1
2025-12-02
fix(ui): postpone UI callbacks during textlock #36803
luukvbaal
1
2025-10-24
fix(ui): ignore textlock for vim.ui_attach() callbacks #36278
luukvbaal
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-08-07
fix(ui): check for cmdline mode properly (#35202)
zeertzjq
1
2025-07-11
fix(window): don't store invalid height in window config (#34885)
luukvbaal
1
2025-06-25
fix(ui)!: decouple ext_messages from message grid #27963
luukvbaal
1
2025-06-15
fix(extui): clear cmdline buffer for first message (#34490)
luukvbaal
1
2025-06-09
fix(messages): recognize cmdline one_key/number prompt State (#34206)
luukvbaal
1
2025-04-28
refactor(ui): separate types for allocated grids and viewports
bfredl
1
2025-04-23
fix(float): cursor visible in "hidden" floating window #30866
glepnir
1
2025-04-21
feat(ui): avoid setting 'cmdheight' with vim.ui_attach()
Luuk van Baal
1
2025-04-15
feat(ui): include compositor info with multigrid
Fred Sundvik
1
2025-03-27
fix(ui): send multigrid message position and size when the UI is refreshed
Fred Sundvik
1
2025-03-21
fix(log): unify error messages for vim.ui_attach/decor providers #33005
luukvbaal
1
2025-01-10
fix(messages): attaching/detaching ext_messages causes asserts #31952
luukvbaal
1
2025-01-02
feat(ui)!: emit prompt "messages" as cmdline events #31525
luukvbaal
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-11-23
refactor(options): autogenerate valid values and flag enums for options (#31089)
Famiu Haque
1
2024-11-20
fix(messages): more ext_messages kinds #31279
luukvbaal
1
2024-11-15
fix(ui): no fast context for prompt message kinds #31224
luukvbaal
1
2024-11-14
fix(messages)!: vim.ui_attach message callbacks are unsafe
Luuk van Baal
1
2024-11-13
refactor(highlight): make enum of builtin highlights start with 1
bfredl
1
2024-11-08
refactor(message): propagate highlight id instead of attrs
Luuk van Baal
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-09-18
feat(tui): builtin UI (TUI) sets client info #30397
Justin M. Keyes
1
2024-06-12
fix(tui): skip TUI in ui_rgb_attached (#29096)
Gregory Anders
1
2024-05-01
fix(ui): avoid recursiveness and invalid memory access #28578
luukvbaal
1
2024-04-28
fix(ui): activating all ext capabilities without remote UI #28555
luukvbaal
1
2024-04-27
fix(ui): set 'cmdheight' to zero for all open tabpages
Luuk van Baal
1
2024-04-26
fix(ui): update ext_ui widgets when attaching non-remote UI
Luuk van Baal
1
2024-04-20
fix(ui): don't force 'cmdheight' to zero with ext_messages
Luuk van Baal
1
2024-04-06
fix: adjust error message for error in UI event callback (#28200)
zeertzjq
1
2024-03-17
fix(normal): don't check conceal when pressing 'r' (#27892)
zeertzjq
1
2024-03-08
refactor(ui): remove outdated UI vs UIData distinction
bfredl
1
2024-02-13
refactor(lua): use Arena when converting from lua stack to API args
bfredl
1
2024-02-10
refactor: rename w_float_config to w_config #27419
Will Hopkins
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-01-25
refactor: IWYU (#27186)
zeertzjq
1
2024-01-19
feat(ui): add chdir UI event (#27093)
Gregory Anders
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2024-01-11
refactor(screen): simplify grid_clear() and win_draw_end()
bfredl
1
[next]