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_events.in.h
Age
Commit message (
Expand
)
Author
Files
2026-04-02
feat(:restart): reattach all UIs (#38683)
zeertzjq
1
2026-03-29
fix(:connect): formalize connect event #38543
Justin M. Keyes
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-03
feat(ui): specify whether msg_show event comes from typed command
Luuk van Baal
1
2026-01-26
fix(ui): only internal messages are unsafe #37462
luukvbaal
1
2025-08-28
fix(progress): simplify ui-event, introduce default presentation #35527
Shadman
1
2025-08-26
feat(api): nvim_echo can emit Progress messages/events #34846
Shadman
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-07-08
feat(messages): add "prev_cmd" argument to msg_history_show (#34779)
luukvbaal
1
2025-06-25
fix(ui)!: decouple ext_messages from message grid #27963
luukvbaal
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-06-07
docs: lua, UI events #34261
Justin M. Keyes
1
2025-06-02
feat(editor): ":restart" command #33953
Sathya Pramodh
1
2025-05-24
feat(ui): "append" parameter for "msg_show" UI events
Luuk van Baal
1
2025-04-15
feat(ui): include compositor info with multigrid
Fred Sundvik
1
2024-12-23
feat(ui): specify whether msg_show event is added to history
Luuk van Baal
1
2024-12-22
feat(ui): additional arguments for cmdline_show/hide events
Luuk van Baal
1
2024-11-14
fix(messages)!: vim.ui_attach message callbacks are unsafe
Luuk van Baal
1
2024-10-20
feat(float): allow enabling mouse for non-focusable window (#30844)
zeertzjq
1
2024-03-29
feat(ui): indicate margins for the area used by win_viewport
bfredl
1
2024-01-19
feat(ui): add chdir UI event (#27093)
Gregory Anders
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-09-21
fix(tui): don't overwrite an assertion faliure message on exit
bfredl
1
2023-06-05
fix(ui): propagate line wrapping state on grid_line events
Ricky Zhou
1
2023-03-12
feat(ui): add scroll_delta to win_viewport event #19270
Matthias Deiml
1
2023-01-05
refactor(ui): devirtualize the ui layer
bfredl
1
2022-12-31
feat(tui): run TUI as external process
hlpr98
1
2022-10-21
refactor(uncrustify): improved formatting rules
dundargoc
1
2022-08-31
feat(lua): vim.ui_attach to get ui events from lua
bfredl
1
2022-06-20
perf(ui): reduce allocation overhead when encoding "redraw" events
bfredl
1
2022-05-21
feat(ui): clear message history explicitly with msg_history_clear event
devbhan singh
1
2022-05-03
feat(api/ui): win_extmarks
Yatao Li
1
2022-03-15
refactor(ui): make ui_client_event_grid_line typesafe
bfredl
1
2022-03-15
feat(ui): implement ui_client event handlers
hlpr98
1
2021-09-10
feat(api): win_viewport also sends line_count #15613
Yatao Li
1
2021-06-27
[RDY] Add buffer information to tabline_update (#12481)
John Gehrig
1
2021-05-15
floats: z-index
Björn Linse
1
2020-10-12
Fix multiple typos (#13063)
Hansraj Das
1
2020-09-05
nvim__screenshot
Björn Linse
1
2020-04-01
api/ui: win_viewport event for visible range and cursor position in window
Björn Linse
1
2019-09-01
screen: use dedicated message grid
Björn Linse
1
2019-08-17
ui: use Window type in win_pos consistently with win_float_pos
Björn Linse
1
2019-07-14
highlight: expose builtin highlight groups using hl_group_set event
Björn Linse
1
2019-03-16
Allow using internal popupmenu or ext_popupmenu for wildmenu
Björn Linse
1
2019-03-02
floats: implement floating windows
Björn Linse
1
2019-02-10
ui: implement ext_messages
Björn Linse
1
[next]