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.h
Commit message (
Expand
)
Author
Age
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
external pum: use floating point geometry; typval: add tv_dict_add_float
Yatao Li
2020-04-28
*
API/UI: Allow UI to set PUM position and size, and pass the position to Compl...
Yatao Li
2020-04-28
*
Merge pull request #10475 from erw7/fix-ext-popupmenu
Björn Linse
2019-09-08
|
\
|
*
Add nvim_ui_pum_set_height to api
erw7
2019-09-08
*
|
refactor: allow us to process a child queue only while waiting on input
Björn Linse
2019-09-08
|
/
*
UI/nvim_ui_attach(): add `override` option
Justin M. Keyes
2019-05-09
*
floats: implement floating windows
Björn Linse
2019-03-02
*
ui: implement ext_messages
Björn Linse
2019-02-10
*
UI: always use contrete colors for default_colors_set
Björn Linse
2019-02-05
*
ui/compositor: add redraws needed due to intersected doublewidth chars.
Björn Linse
2019-02-02
*
UI: add "compositor" layer to merge grids for TUI use in a correct way
Björn Linse
2019-02-02
*
multigrid: Change screen_* functions to grid_* functions
Utkarsh Maheshwari
2018-12-31
*
ui: rename ext_newgrid to ext_linegrid
Björn Linse
2018-10-01
*
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
*
highlight: refactor to use stateful representation
Björn Linse
2018-07-21
*
nvim_list_uis: include channel id
Björn Linse
2018-06-01
*
ui: refactor ui options
Björn Linse
2018-02-13
*
ui/tui: highlighting refactor
Björn Linse
2018-02-11
*
tui: defer termcodes using a timer
Justin M. Keyes
2017-12-13
*
tui: rework deferred-termcodes implementation
Justin M. Keyes
2017-12-13
*
Adds nvim_get_hl_by_name/by_id
Matthieu Coudron
2017-09-30
*
api: generate ui events
Björn Linse
2017-05-10
*
api/ui: externalize tabline
Justin M. Keyes
2017-04-26
*
api/ui: externalize tabline
Dongdong Zhou
2017-04-26
*
refactor/single-include: ui.h, ui_bridge.h, ugrid.h (#6571)
relnod
2017-04-22
*
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
*
'guicursor': enabled=false if 'guicursor' is empty
Justin M. Keyes
2017-04-04
*
tui: 'guicursor' shape #6044
Matthieu Coudron
2017-04-01
*
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
*
syntax: Add support for the "special" color used for undercurls
AdnoC
2016-05-17
*
encoding: simplify handling of encoding in TUI
Björn Linse
2015-09-08
*
Notify attached UIs whenever menus change
Robin Allen
2015-08-21
*
api: Simplify UI API on mode change
Omar Sandoval
2015-07-26
*
tui: make termkey use utf-8 mode when &encoding=utf-8 #2469
Björn Linse
2015-06-13
*
ui: Replace cursor_{on,off} by busy_{stop,start}
Thiago de Arruda
2015-03-15
*
ui: Rewrite the builtin terminal UI
Thiago de Arruda
2015-02-16
*
ui: Implement set_{title,icon}
Thiago de Arruda
2015-01-14
*
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: 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: Add update_fg/update_bg methods
Thiago de Arruda
2015-01-10
*
ui: Add abstract_ui termcap and split UI layer
Thiago de Arruda
2014-12-08
[next]