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
/
msgpack_rpc
/
remote_ui.c
Commit message (
Expand
)
Author
Age
*
api: refactor remote ui to use API dispatch generation
Björn Linse
2016-05-27
*
syntax: Add support for the "special" color used for undercurls
AdnoC
2016-05-17
*
tui/remote_ui: Fix some regressions
Thiago de Arruda
2015-08-21
*
Notify attached UIs whenever menus change
Robin Allen
2015-08-21
*
msgpack: Replace FUNC_ATTR_DEFERRED by FUNC_ATTR_ASYNC
Thiago de Arruda
2015-08-13
*
tui: Use underline cursor in Replace mode
Omar Sandoval
2015-07-26
*
api: Simplify UI API on mode change
Omar Sandoval
2015-07-26
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
ui: Replace cursor_{on,off} by busy_{stop,start}
Thiago de Arruda
2015-03-15
*
remote_ui: Fix error messages #2045
Carlos Castillo
2015-03-04
*
ui: Implement set_{title,icon}
Thiago de Arruda
2015-01-14
*
ui: Fix `:suspend` command for remote UIs
Thiago de Arruda
2015-01-13
*
ui: Add 'rgb' parameter to ui_attach
Thiago de Arruda
2015-01-13
*
ui: Merge standout and reverse into one attribute
Thiago de Arruda
2015-01-13
*
ui: Fix ui resizing and change some method names
Thiago de Arruda
2015-01-13
*
remote_ui: Move handler registration to remote_ui.c
Thiago de Arruda
2015-01-13
*
ui: Add update_fg/update_bg methods
Thiago de Arruda
2015-01-13
*
Revert "[WIP] "abstract_ui" fixes and improvements"
Justin M. Keyes
2015-01-12
*
ui: Reimplement `:suspend` command for remote UIs.
Thiago de Arruda
2015-01-12
*
ui: Add 'rgb' parameter to ui_attach
Thiago de Arruda
2015-01-12
*
ui: Merge standout and reverse into one attribute
Thiago de Arruda
2015-01-12
*
ui: Fix ui resizing and change some method names
Thiago de Arruda
2015-01-12
*
remote_ui: Move handler registration to remote_ui.c
Thiago de Arruda
2015-01-10
*
ui: Add update_fg/update_bg methods
Thiago de Arruda
2015-01-10
*
msgpack-rpc: Add remote_ui module
Thiago de Arruda
2014-12-08