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.h
Age
Commit message (
Expand
)
Author
Files
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-04-21
feat(ui): avoid setting 'cmdheight' with vim.ui_attach()
Luuk van Baal
1
2024-11-14
fix(messages)!: vim.ui_attach message callbacks are unsafe
Luuk van Baal
1
2024-05-01
fix(ui): avoid recursiveness and invalid memory access #28578
luukvbaal
1
2024-02-28
refactor(metadata): generate all metadata in lua
bfredl
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-22
refactor(IWYU): add "private" pragma to more generated headers (#26706)
zeertzjq
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-11-30
refactor(IWYU): move UI and LineFlags to ui_defs.h (#26318)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-27
build(IWYU): export generated headers
dundargoc
1
2023-11-13
docs: deprecate the "term_background" UI field
Gregory Anders
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-10-23
build(lint): remove unnecessary clint.py rules
dundargoc
1
2023-02-27
feat(ui): restore has('gui_running')
Justin M. Keyes
1
2023-02-27
feat(api): more fields in nvim_list_uis
Justin M. Keyes
1
2023-02-08
perf(ui): mitigate redraw latency regression from TUI refactor
bfredl
1
2023-01-05
refactor(ui): devirtualize the ui layer
bfredl
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-08-31
feat(lua): vim.ui_attach to get ui events from lua
bfredl
1
2022-08-24
refactor(arena): use a shared block freelist
bfredl
1
2022-06-20
perf(ui): reduce allocation overhead when encoding "redraw" events
bfredl
1
2022-05-25
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
1
2021-10-12
refactor: format all C files under nvim/ #15977
dundargoc
1
2020-04-28
external pum: use floating point geometry; typval: add tv_dict_add_float
Yatao Li
1
2020-04-28
API/UI: Allow UI to set PUM position and size, and pass the position to Compl...
Yatao Li
1
2019-09-08
Merge pull request #10475 from erw7/fix-ext-popupmenu
Björn Linse
1
2019-09-08
refactor: allow us to process a child queue only while waiting on input
Björn Linse
1
2019-09-08
Add nvim_ui_pum_set_height to api
erw7
1
2019-05-09
UI/nvim_ui_attach(): add `override` option
Justin M. Keyes
1
2019-03-02
floats: implement floating windows
Björn Linse
1
2019-02-10
ui: implement ext_messages
Björn Linse
1
2019-02-05
UI: always use contrete colors for default_colors_set
Björn Linse
1
2019-02-02
ui/compositor: add redraws needed due to intersected doublewidth chars.
Björn Linse
1
2019-02-02
UI: add "compositor" layer to merge grids for TUI use in a correct way
Björn Linse
1
2018-12-31
multigrid: Change screen_* functions to grid_* functions
Utkarsh Maheshwari
1
2018-10-01
ui: rename ext_newgrid to ext_linegrid
Björn Linse
1
2018-09-03
tui: Hint wrapped lines to terminals.
Ricky Zhou
1
2018-07-21
ui: use line-based rather than char-based updates in screen.c
Björn Linse
1
2018-07-21
highlight: refactor to use stateful representation
Björn Linse
1
2018-06-01
nvim_list_uis: include channel id
Björn Linse
1
2018-02-13
ui: refactor ui options
Björn Linse
1
2018-02-11
ui/tui: highlighting refactor
Björn Linse
1
2017-12-13
tui: defer termcodes using a timer
Justin M. Keyes
1
2017-12-13
tui: rework deferred-termcodes implementation
Justin M. Keyes
1
2017-09-30
Adds nvim_get_hl_by_name/by_id
Matthieu Coudron
1
2017-05-10
api: generate ui events
Björn Linse
1
2017-04-26
api/ui: externalize tabline
Justin M. Keyes
1
2017-04-26
api/ui: externalize tabline
Dongdong Zhou
1
[next]