index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
ui_client.h
Commit message (
Expand
)
Author
Age
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: iwyu (#26269)
zeertzjq
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): export generated headers
dundargoc
2023-11-27
*
docs: deprecate the "term_background" UI field
Gregory Anders
2023-11-13
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
fix(tui): don't overwrite an assertion faliure message on exit
bfredl
2023-09-21
*
fix(unittests): fix TUI broken test previously ignored
bfredl
2023-01-18
*
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
*
refactor(ui): devirtualize the ui layer
bfredl
2023-01-05
*
fix(tui): do not set ui_client_termname if it is already set (#21607)
zeertzjq
2023-01-01
*
fix(tui): more work in the TUI
bfredl
2022-12-31
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
perf(ui): unpack grid_line (screen contents) directly
bfredl
2022-07-19
*
refactor(api): use hashy hash for looking up api method and event names
bfredl
2022-05-30
*
refactor(uncrustify): format all c code under /src/nvim/
Dundar Goc
2022-04-29
*
refactor(ui): use "ui_client" instead of "redraw" as general prefix
bfredl
2022-03-15
*
feat(ui): implement ui_client event handlers
hlpr98
2022-03-15
*
feat(ui): connect to remote ui (only debug messages for now)
bfredl
2022-03-12