aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* ex_echo: fix check for got_int #11225Daniel Hahler2019-10-19
* test/functional: retry/Screen: failure instead of error #11173Daniel Hahler2019-10-19
* tests: fix non-controversial misuse of `pending` (#11247)Daniel Hahler2019-10-18
* tests/ui: completely delete "attr_ignore" featureBjörn Linse2019-10-13
* tests/ui: remove unnecessary screen:detach()Björn Linse2019-10-13
* tests/ui: cleanup illegitimate usages of "attr_ignore"Björn Linse2019-10-13
* tests/ui: make screen.lua use "linegrid" representation internallyBjörn Linse2019-10-13
* test: "!:&" works with powershell #11201Jan Edmund Lazo2019-10-10
* doc: update shellquote for powershell #11122Jan Edmund Lazo2019-10-10
* win_line: update `w_last_cursorline` alwaysDaniel Hahler2019-10-04
* Merge #11087 from janlazo/vim-8.1.0010Justin M. Keyes2019-10-02
|\
| * test: fix screen assertionsJan Edmund Lazo2019-10-01
* | Fix redraw regression with w_p_cole in visual modeDaniel Hahler2019-10-02
|/
* cmdline: wildmenumode() should be true with wildoptions+=pumBjörn Linse2019-09-28
* Fix two more flaky tests (#11095)Daniel Hahler2019-09-26
* vim-patch:8.0.0914: highlight attributes are always combined (#10256)Daniel Hahler2019-09-26
* tests: make 'win_update redraws lines properly' more readable (#11068)Daniel Hahler2019-09-22
* screen: missing redraw/highlight for ruler in message areaBjörn Linse2019-09-22
* Fix "precedes" listchar behavior in wrap modeZach Wegner2019-09-21
* screen: fix vcol counting with virtual text. Fixes #9941Björn Linse2019-09-21
* win_update: fix redraw regression (#11027)Daniel Hahler2019-09-18
* syntax, TUI: support "strikethrough"Jaskaran Singh2019-09-13
* docJustin M. Keyes2019-09-11
* ex_getln.c: fix <S-Tab> not triggering pum when wildoptions=pum (#10042)glacambre2019-09-08
* Merge pull request #10475 from erw7/fix-ext-popupmenuBjörn Linse2019-09-08
|\
| * Add nvim_ui_pum_set_height to apierw72019-09-08
* | update tests for new resize behavior (resize at pager, but not at :!cmd)Björn Linse2019-09-08
|/
* test: Rename meth_pcall to pcall_errJustin M. Keyes2019-09-06
* test: properly test missing clears after scrollBjörn Linse2019-09-06
* test: add tests for pager glitches and crashesBjörn Linse2019-09-06
* test/wildmode_spec: fix flaky test (#10947)Justin M. Keyes2019-09-05
|\
| * fixup! test/wildmode_spec: fix flaky testJustin M. Keyes2019-09-04
| * test/wildmode_spec: fix flaky testJustin M. Keyes2019-09-04
* | anchor float to buffer positionBjörn Linse2019-09-04
|/
* test/mode_spec: increase 'matchtime' to fix flakyJustin M. Keyes2019-09-04
* Merge pull request #10926 from blueyed/fix-echon-qBjörn Linse2019-09-04
|\
| * move testDaniel Hahler2019-09-04
| * Check got_int in msg_multiline_attrDaniel Hahler2019-09-04
* | test/wildmode_spec: fix flaky testJustin M. Keyes2019-09-03
|/
* screen: initialize screen properly with early `set display-=msgsep`Björn Linse2019-09-02
* test/uname(): always lowercaseJustin M. Keyes2019-09-01
* test/OpenBSD: skip some testsJustin M. Keyes2019-09-01
* screen.lua: dump payload on handler failureJustin M. Keyes2019-09-01
* Merge pull request #10400 from bfredl/msg_gridBjörn Linse2019-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
* | test: use shell-test (avoid system shell)Justin M. Keyes2019-09-01
* | test/inccommand_spec: avoid indeterminismJustin M. Keyes2019-09-01
|/
* shell-test: remove REP_NODELAY, less delay with REPDaniel Hahler2019-08-30
* paste: use nvim_put()Justin M. Keyes2019-08-27