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
/
test
/
functional
/
ui
/
options_spec.lua
Commit message (
Expand
)
Author
Age
*
feat(tui): add 'termsync' option (#25871)
Gregory Anders
2023-11-14
*
docs: deprecate the "term_background" UI field
Gregory Anders
2023-11-13
*
vim-patch:8.1.0822: peeking and flushing output slows down execution (#25629)
zeertzjq
2023-10-14
*
feat(ui-ext): make 'mousehide' into proper ui_option (#25532)
Jaehoon Hwang
2023-10-09
*
refactor(tui): use nvim_echo() for verbose terminfo
bfredl
2022-12-20
*
docs: fix typos (#20394)
dundargoc
2022-09-30
*
feat(ui-ext): make 'mousemoveevent' a ui_option
zeertzjq
2022-09-04
*
perf(ui): avoid ui_flush() work in headless mode
bfredl
2022-07-18
*
feat(defaults): mouse=nvi #19290
matveyt
2022-07-17
*
fix: remote UI may get invalid 'pumblend' value #19379
Natasha England-Elbro
2022-07-15
*
feat(api): add tests for setting terminal ui options
bfredl
2022-04-17
*
UI: forward 'mousefocus' option #12863
Justin M. Keyes
2020-09-06
*
docs, remove 'guifontset' #11708
Justin M. Keyes
2020-08-31
*
TUI: do not use "nvim_get_option" in tui thread
erw7
2020-03-21
*
floatwin: show error if window is closed immediately #11476
Justin M. Keyes
2019-11-29
*
UI: emit mouse_on/mouse_off on attach #11455
Justin M. Keyes
2019-11-25
*
tests/ui: remove unnecessary screen:detach()
Björn Linse
2019-10-13
*
test: remove use of require('test.helpers')
Justin M. Keyes
2019-05-18
*
test: clear(): remove `opts.headless` parameter
Justin M. Keyes
2019-04-27
*
ui: implement ext_messages
Björn Linse
2019-02-10
*
UI: implement 'pumblend' option for semi-transparent popupmenu
Björn Linse
2019-02-07
*
UI: always use contrete colors for default_colors_set
Björn Linse
2019-02-05
*
multigrid: add multigrid support to test infrastructure
Björn Linse
2018-12-31
*
ui_options: also send when starting or from OptionSet
Björn Linse
2018-11-08
*
ui: rename ext_newgrid to ext_linegrid
Björn Linse
2018-10-01
*
ui: use line-based rather than char-based updates in screen.c
Björn Linse
2018-07-21
*
ui: refactor ui options
Björn Linse
2018-02-13
*
ui: forward 'linespace' option #7883
Justin M. Keyes
2018-01-21
*
ui: forward relevant option updates to UIs (#7520)
Björn Linse
2017-12-12