aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* doc: fix typosBrian Wignall2019-11-27
* Merge pull request #11445 from bfredl/fcslcsBjörn Linse2019-11-26
|\
| * options: make 'fillchars' and 'listchars' global-localBjörn Linse2019-11-26
* | UI: emit mouse_on/mouse_off on attach #11455Justin M. Keyes2019-11-25
|/
* tests: remove irrelevant timing infoBjörn Linse2019-11-23
* bufhl: use extmark column adjustment for bufhlBjörn Linse2019-11-23
* Clear 'cc' in nvim_open_win 'minimal' style #11361 (#11427)Dennis B2019-11-22
* Add v:lua.func() vimL syntax for calling luaBjörn Linse2019-11-16
* api: add nvim_buf_get_virtual_text() (#11354)Marco Hinz2019-11-10
* test/Screen:expect: replace "{IGNORE}" with "{MATCH:…}"Justin M. Keyes2019-11-09
* tests: Screen:expect: support "{MATCH:…}"Daniel Hahler2019-11-09
* Merge #11319 'inccommand: fix issues with modifiers and prompting'Justin M. Keyes2019-11-05
|\
| * Prevent prompts during inccommand previewsRob Pilling2019-10-31
| * Prevent :topleft, etc modifying the inccommand preview windowRob Pilling2019-10-31
| * Allow multiple leading colons before and after modifiers for 'inccommand'Rob Pilling2019-10-31
| * Remove unnecessary expr in 'icm' testRob Pilling2019-10-31
* | terminal: add tests for palette color forwardingBjörn Linse2019-11-03
* | test/screen: make snapshot_util() work properly in rgb_cterm modeBjörn Linse2019-11-02
|/
* 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