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
*
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
*
ui: Extract mouse.c/mouse.h
Thiago de Arruda
2014-11-27
*
move defines from vim.h
Brandon Coleman
2014-07-12
*
Include stdbool.h in some files which use it
Pavel Platto
2014-07-11
*
Fix some styles
ZyX
2014-06-02
*
Add automatic generation of headers
ZyX
2014-06-02
*
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15