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_bridge.c
Commit message (
Expand
)
Author
Age
*
refactor: format with uncrustify #15872
dundargoc
2021-10-02
*
fix(ui_bridge): set bridge width and height on attach
smolck
2021-09-26
*
nvim__screenshot
Björn Linse
2020-09-05
*
API/nvim_list_uis(): include "chan" field for TUI
Justin M. Keyes
2019-09-12
*
UIAttach, UIDetach
Justin M. Keyes
2019-09-12
*
UIAttach, UIDetach
Rui Abreu Ferreira
2019-09-12
*
ui/compositor: add redraws needed due to intersected doublewidth chars.
Björn Linse
2019-02-02
*
preserve_exit: Ignore SIGHUP
Justin M. Keyes
2018-11-27
*
refactor: Rename get_term_attr_entry
Justin M. Keyes
2018-11-27
*
tui: Hint wrapped lines to terminals.
Ricky Zhou
2018-09-03
*
ui: use line-based rather than char-based updates in screen.c
Björn Linse
2018-07-21
*
tui: handle termguicolors rgb value in bridge for now
Björn Linse
2018-06-02
*
ui_bridge: Silence PVS/V547: assuming stopped may be changed via ptr
ZyX
2018-04-22
*
ui_bridge: make sure TUI receives no more UI events after "stop" event
Björn Linse
2018-02-22
*
ui: refactor ui options
Björn Linse
2018-02-13
*
ui/tui: highlighting refactor
Björn Linse
2018-02-11
*
tui: fix use-after-free after UI `stop` event #7922
Justin M. Keyes
2018-01-28
*
ui: forward relevant option updates to UIs (#7520)
Björn Linse
2017-12-12
*
tui: dump termcap info if -V3 ('verbose' >= 3)
Justin M. Keyes
2017-12-05
*
log: all UI events, not just UI-bridge
Justin M. Keyes
2017-07-22
*
api: generate ui events
Björn Linse
2017-05-10
*
event: Remove "priority" concept.
Justin M. Keyes
2017-04-28
*
api/ui: externalize tabline
Justin M. Keyes
2017-04-26
*
api/ui: externalize tabline
Dongdong Zhou
2017-04-26
*
Merge #6539 'More cursor shape modes'
Justin M. Keyes
2017-04-21
|
\
|
*
ui: use an array for mode styles
Björn Linse
2017-04-21
|
*
ui: support more cursor shape modes
Björn Linse
2017-04-21
*
|
*: Add comment to all C files
ZyX
2017-04-19
|
/
*
'guicursor': enabled=false if 'guicursor' is empty
Justin M. Keyes
2017-04-04
*
tui: 'guicursor' shape #6044
Matthieu Coudron
2017-04-01
*
tui: "backpressure": Drop messages to avoid flooding.
Justin M. Keyes
2016-12-09
*
Revert "tui: Move ui_bridge module to tui/ namespace."
Justin M. Keyes
2016-10-13
*
tui: Move ui_bridge module to tui/ namespace.
Justin M. Keyes
2016-09-28
*
doc: minor comment tweaks
Justin M. Keyes
2016-09-28
*
api/ui: use ui options instead of one method per feature
Björn Linse
2016-08-29
*
*: Also fix the adjacent errors
ZyX
2016-06-11
*
*: Fix errors from new linter checks
ZyX
2016-06-11
*
*: Rename main loop variable from loop to main_loop
ZyX
2016-05-30
*
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
*
ui_bridge: Fix race condition that results in deadlock.
Thiago de Arruda
2015-10-31
*
ugrid: Increase cell size to allow unicode composition
Thiago de Arruda
2015-09-18
*
ui_bridge: Fix passing NULL pointer to memcpy
Thiago de Arruda
2015-09-18
*
encoding: simplify handling of encoding in TUI
Björn Linse
2015-09-08
*
ui: Implement module for thread-safe communication with U
Thiago de Arruda
2015-09-06