aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/screen.lua
Commit message (Expand)AuthorAge
* syntax, TUI: support "strikethrough"Jaskaran Singh2019-09-13
* test: properly test missing clears after scrollBjörn Linse2019-09-06
* screen.lua: dump payload on handler failureJustin M. Keyes2019-09-01
* test/ui: update tests for new msg_grid implementationBjörn Linse2019-09-01
* test/ui: make screen:expect() print full state when height does not matchBjörn Linse2019-09-01
* tests: screen: notification_cb: improve assertion messageDaniel Hahler2019-08-20
* ui: transmit "blend=" property of highlight attributesBjörn Linse2019-08-18
* test/ui: properly test win_hide by explicitly marking hidden gridsBjörn Linse2019-08-17
* ui: use Window type in win_pos consistently with win_float_posBjörn Linse2019-08-17
* tests: fix/improve Screen:expect_unchanged (#10577)Daniel Hahler2019-07-24
* screen.lua: always print keyword-args snapshotJustin M. Keyes2019-07-20
* screen.lua: expect_unchanged(), get_snapshot()Justin M. Keyes2019-07-20
* highlight: expose builtin highlight groups using hl_group_set eventBjörn Linse2019-07-14
* tests: use vim.inspect (#10485)Daniel Hahler2019-07-13
* highlight: show "hi Group" message correctly when not using the screenBjörn Linse2019-07-05
* cmdline: remove invalid cmdline_show event when aborting mappingBjörn Linse2019-06-26
* messages: use proper multiline error message for rpcrequest and API wrappersBjörn Linse2019-05-26
* test: remove use of require('test.helpers')Justin M. Keyes2019-05-18
* UI/ext_messages: learn more message kindsJustin M. Keyes2019-05-11
* doc [ci skip]Justin M. Keyes2019-03-26
* Allow using internal popupmenu or ext_popupmenu for wildmenuBjörn Linse2019-03-16
* floats: implement floating windowsBjörn Linse2019-03-02
* ui: implement ext_messagesBjörn Linse2019-02-10
* UI: implement 'pumblend' option for semi-transparent popupmenuBjörn Linse2019-02-07
* multigrid: simplify testsBjörn Linse2018-12-31
* multigrid: add tests for multiline messages and tabsBjörn Linse2018-12-31
* multigrid: test refactorBjörn Linse2018-12-31
* multigrid: rename event to win_pos, make grid firstBjörn Linse2018-12-31
* multigrid: add msg_scroll_start and msg_scroll_reset eventsBjörn Linse2018-12-31
* multigrid: add multigrid screen testsUtkarsh Maheshwari2018-12-31
* multigrid: add multigrid support to test infrastructureBjörn Linse2018-12-31
* docJustin M. Keyes2018-11-28
* defaults: background=dark #2894 (#9205)Justin M. Keyes2018-11-20
* tests: improve robustness of immediate successes in screen testsBjörn Linse2018-10-15
* ui: reserve the right to split a screen redraw into multiple batches.Björn Linse2018-10-02
* ui: rename ext_newgrid to ext_linegridBjörn Linse2018-10-01
* shell/logging: Fix E730 with verbose system({List}) #9009Justin M. Keyes2018-09-21
* startup: don't erase screen on `:hi Normal` during startupBjörn Linse2018-09-20
* screen.lua: extend snapshot_util() to work with extension stateBjörn Linse2018-09-03
* tests: introduce screen:expect{...} formBjörn Linse2018-08-27
* cursor_shape: use attribute ids instead of syntax idsBjörn Linse2018-08-13
* test: assert scroll region state for clearBjörn Linse2018-07-24
* ui: add tests for hlstate extensionBjörn Linse2018-07-21
* ui: use line-based rather than char-based updates in screen.cBjörn Linse2018-07-21
* tests/screen.lua: treat "resize" like any other eventBjörn Linse2018-07-11
* ui/tui: highlighting refactorBjörn Linse2018-02-11
* ui: forward relevant option updates to UIs (#7520)Björn Linse2017-12-12
* ui: fix glitch with both ext_cmdline and cmd_wildmenuBjörn Linse2017-12-06
* functests: Fix typoZyX2017-06-28
* functests: Fix screen.lua supplying dedent additional argumentZyX2017-06-21