summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ui/options_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-23fix(options): repair stale UI state after `:set all&` #39026Barrett Ruth1
2026-02-16feat(defaults): per-platform 'guifont' default #37175Rahul Yedida1
2025-09-21fix(options): increase t_Co buffer size (#35859)zeertzjq1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-07test: set 'termguicolors' in outer Nvim instance (#26437)zeertzjq1
2023-11-14feat(tui): add 'termsync' option (#25871)Gregory Anders1
2023-11-13docs: deprecate the "term_background" UI fieldGregory Anders1
2023-10-14vim-patch:8.1.0822: peeking and flushing output slows down execution (#25629)zeertzjq1
2023-10-09feat(ui-ext): make 'mousehide' into proper ui_option (#25532)Jaehoon Hwang1
2022-12-20refactor(tui): use nvim_echo() for verbose terminfobfredl1
2022-09-30docs: fix typos (#20394)dundargoc1
2022-09-04feat(ui-ext): make 'mousemoveevent' a ui_optionzeertzjq1
2022-07-18perf(ui): avoid ui_flush() work in headless modebfredl1
2022-07-17feat(defaults): mouse=nvi #19290matveyt1
2022-07-15fix: remote UI may get invalid 'pumblend' value #19379Natasha England-Elbro1
2022-04-17feat(api): add tests for setting terminal ui optionsbfredl1
2020-09-06UI: forward 'mousefocus' option #12863Justin M. Keyes1
2020-08-31docs, remove 'guifontset' #11708Justin M. Keyes1
2020-03-21TUI: do not use "nvim_get_option" in tui threaderw71
2019-11-29floatwin: show error if window is closed immediately #11476Justin M. Keyes1
2019-11-25UI: emit mouse_on/mouse_off on attach #11455Justin M. Keyes1
2019-10-13tests/ui: remove unnecessary screen:detach()Björn Linse1
2019-05-18test: remove use of require('test.helpers')Justin M. Keyes1
2019-04-27test: clear(): remove `opts.headless` parameterJustin M. Keyes1
2019-02-10ui: implement ext_messagesBjörn Linse1
2019-02-07UI: implement 'pumblend' option for semi-transparent popupmenuBjörn Linse1
2019-02-05UI: always use contrete colors for default_colors_setBjörn Linse1
2018-12-31multigrid: add multigrid support to test infrastructureBjörn Linse1
2018-11-08ui_options: also send when starting or from OptionSetBjörn Linse1
2018-10-01ui: rename ext_newgrid to ext_linegridBjörn Linse1
2018-07-21ui: use line-based rather than char-based updates in screen.cBjörn Linse1
2018-02-13ui: refactor ui optionsBjörn Linse1
2018-01-21ui: forward 'linespace' option #7883Justin M. Keyes1
2017-12-12ui: forward relevant option updates to UIs (#7520)Björn Linse1