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.c
Commit message (
Expand
)
Author
Age
*
ui: use line-based rather than char-based updates in screen.c
Björn Linse
2018-07-21
*
ui: add TODO for non-working terminal linewrap
Björn Linse
2018-07-21
*
highlight: refactor to use stateful representation
Björn Linse
2018-07-21
*
highlight: extract low-level highlight logic from syntax, ui
Björn Linse
2018-07-21
*
ui: don't crash when 'writedelay' is set and redrawing inside an event handler
Björn Linse
2018-06-28
*
nvim_list_uis: include channel id
Björn Linse
2018-06-01
*
TUI: implement "standout" attribute #8081
Nimit Bhardwaj
2018-03-27
*
api: nvim_list_uis #8004
geekodour
2018-03-03
*
screen.c: make negative 'writedelay' show all redraws
Björn Linse
2018-02-24
*
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
*
UI: restore 'writedelay' feature.
Justin M. Keyes
2018-02-07
*
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
*
ui: remove ext_cmdline noise (#7486)
Björn Linse
2017-11-07
*
Increased test coverage for RGB and cterm
Matthieu Coudron
2017-09-30
*
Adds nvim_get_hl_by_name/by_id
Matthieu Coudron
2017-09-30
*
log: introduce `context`
Justin M. Keyes
2017-09-05
*
ui: disable 'lazyredraw' during ui_refresh.
Justin M. Keyes
2017-08-14
*
log: all UI events, not just UI-bridge
Justin M. Keyes
2017-07-22
*
ui: cleanup UI_CALL wrappers
Björn Linse
2017-05-10
*
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
*
ui: Fix TUI resize bug
Tommy Allen
2017-03-05
*
ui_detach: Do not redraw during teardown/exit.
Justin M. Keyes
2017-02-14
*
tui: "backpressure": Drop messages to avoid flooding.
Justin M. Keyes
2016-12-09
*
Merge pull request #5669 from chemzqm/add-cmdline-mode-rpc
Björn Linse
2016-12-01
|
\
|
*
add cmdline mode to modechange of RPC and tests
chemzqm
2016-11-30
*
|
shell_write_cb: Schedule error message. (#5670)
Justin M. Keyes
2016-11-26
|
/
*
ui: Blank the next cell for any multi-cell character
James McCoy
2016-10-12
*
ui: Fix the call to utf_ambiguous_width
James McCoy
2016-10-11
*
vim-patch:7.4.1697
James McCoy
2016-09-24
*
ui_detach: Schedule refresh on main loop.
Justin M. Keyes
2016-09-22
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
api/ui: use ui options instead of one method per feature
Björn Linse
2016-08-29
*
api/ui: allow popupmenu to be drawn by external ui
Björn Linse
2016-08-29
*
*: Fix new linter errors
ZyX
2016-06-11
*
*: Fix errors from new linter checks
ZyX
2016-06-11
*
Merge pull request #4817 from bfredl/remoteui
Justin M. Keyes
2016-05-27
|
\
|
*
api: refactor remote ui to use API dispatch generation
Björn Linse
2016-05-27
*
|
Windows: Don't build the TUI is systems where it is not supported
Rui Abreu Ferreira
2016-05-27
|
/
[next]