aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/options_spec.lua
Commit message (Expand)AuthorAge
* UI: forward 'mousefocus' option #12863Justin M. Keyes2020-09-06
* docs, remove 'guifontset' #11708Justin M. Keyes2020-08-31
* TUI: do not use "nvim_get_option" in tui threaderw72020-03-21
* floatwin: show error if window is closed immediately #11476Justin M. Keyes2019-11-29
* UI: emit mouse_on/mouse_off on attach #11455Justin M. Keyes2019-11-25
* tests/ui: remove unnecessary screen:detach()Björn Linse2019-10-13
* test: remove use of require('test.helpers')Justin M. Keyes2019-05-18
* test: clear(): remove `opts.headless` parameterJustin M. Keyes2019-04-27
* ui: implement ext_messagesBjörn Linse2019-02-10
* UI: implement 'pumblend' option for semi-transparent popupmenuBjörn Linse2019-02-07
* UI: always use contrete colors for default_colors_setBjörn Linse2019-02-05
* multigrid: add multigrid support to test infrastructureBjörn Linse2018-12-31
* ui_options: also send when starting or from OptionSetBjörn Linse2018-11-08
* ui: rename ext_newgrid to ext_linegridBjörn Linse2018-10-01
* ui: use line-based rather than char-based updates in screen.cBjörn Linse2018-07-21
* ui: refactor ui optionsBjörn Linse2018-02-13
* ui: forward 'linespace' option #7883Justin M. Keyes2018-01-21
* ui: forward relevant option updates to UIs (#7520)Björn Linse2017-12-12