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
/
api
/
ui.c
Commit message (
Expand
)
Author
Age
*
docs: misc
dundargoc
2025-01-30
*
refactor: iwyu #31637
Justin M. Keyes
2024-12-23
*
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
2024-09-23
*
feat(startup): validate --listen address
Justin M. Keyes
2024-09-02
*
feat(mbyte): support extended grapheme clusters including more emoji
bfredl
2024-08-30
*
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
2024-08-05
*
fix(ui): avoid ambiguity about last chunk when flushing halfway (#29718)
zeertzjq
2024-07-15
*
fix(ui): data corruption in remote_ui_raw_line
bfredl
2024-05-12
*
fix(ui): avoid recursiveness and invalid memory access #28578
luukvbaal
2024-05-01
*
fix(ui): fix edge case around flushing
bfredl
2024-03-15
*
docs: support inline markdown
Lewis Russell
2024-03-09
*
refactor(ui): remove outdated UI vs UIData distinction
bfredl
2024-03-08
*
refactor(msgpack): allow flushing buffer while packing msgpack
bfredl
2024-03-07
*
feat(docs): replace lua2dox.lua
Lewis Russell
2024-02-27
*
refactor(api): use arena for channel info and terminal info
bfredl
2024-02-18
*
refactor(eval): use arena when converting typvals to Object
bfredl
2024-02-15
*
Merge pull request #27348 from fredizzimo/fsundvik/fix-ext-hlstate
bfredl
2024-02-12
|
\
|
*
fix: splitting of big UI messages
Fred Sundvik
2024-02-06
*
|
refactor(api): use arena for nvim_list_uis()
bfredl
2024-02-09
*
|
refactor(api): make cstr_as_string accept "const char*"
bfredl
2024-02-09
|
/
*
feat(ui): add support for OSC 8 hyperlinks (#27109)
Gregory Anders
2024-01-24
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor(options): use schar_T representation for fillchars and listchars
bfredl
2024-01-08
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
refactor: move non-symbols to defs.h headers
dundargoc
2023-12-17
*
refactor: free more reachable memory with EXITFREE (#26349)
zeertzjq
2023-12-02
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: move function macros out of vim_defs.h (#26300)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build(IWYU): replace public-to-public mappings with pragmas (#26237)
zeertzjq
2023-11-27
*
feat(tui): support DCS responses in TermResponse event (#26061)
Gregory Anders
2023-11-16
*
refactor: iwyu (#26062)
zeertzjq
2023-11-16
*
refactor: vim.ui.clipboard #26040
Justin M. Keyes
2023-11-14
*
docs: deprecate the "term_background" UI field
Gregory Anders
2023-11-13
*
refactor: move background color detection into Lua
Gregory Anders
2023-11-13
*
build: remove PVS
dundargoc
2023-11-12
*
fix(PVS/V564): the '|' operator is applied to bool type value
dundargoc
2023-11-11
*
feat(tui): use TermResponse event for OSC responses (#25868)
Gregory Anders
2023-11-06
*
feat(server): allow embed with listen (#25709)
George Harker
2023-11-01
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor(grid): change schar_T representation to be more compact
bfredl
2023-09-19
*
refactor(map): enhanced implementation, Clean Codeā¢, etc etc
bfredl
2023-09-08
*
fix(ui): avoid ambiguity about chunk that clears part of line (#24982)
zeertzjq
2023-09-02
*
fix(events): trigger VimResume on next UI request (#24426)
zeertzjq
2023-07-23
*
fix(ui): propagate line wrapping state on grid_line events
Ricky Zhou
2023-06-05
*
refactor(api): new helper macros
Famiu Haque
2023-05-23
*
refactor(map): avoid duplicated khash_t types for values
bfredl
2023-05-17
*
build: update uncrustify to 0.76
Lewis Russell
2023-04-19
[next]