Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | test/ui: update tests for new msg_grid implementation | Björn Linse | 2019-09-01 |
| | |||
* | test/ui: properly test win_hide by explicitly marking hidden grids | Björn Linse | 2019-08-17 |
| | |||
* | ui: use Window type in win_pos consistently with win_float_pos | Björn Linse | 2019-08-17 |
| | | | | Also check invalid positional arguments to screen:expect() | ||
* | test: clear(): remove `opts.headless` parameter | Justin M. Keyes | 2019-04-27 |
| | | | | | | | Callers can instead specify `args_rm={'--headless'}`. TODO: should `nvim_argv` have "--headless" by default? Need to inspect some uses of spawn(nvim_argv) ... | ||
* | ui: multigrid mouse support | Björn Linse | 2019-01-20 |
| | |||
* | multigrid: simplify tests | Björn Linse | 2018-12-31 |
| | |||
* | multigrid: add tests for multiline messages and tabs | Björn Linse | 2018-12-31 |
| | |||
* | multigrid: test refactor | Björn Linse | 2018-12-31 |
| | |||
* | multigrid: add multigrid screen tests | Utkarsh Maheshwari | 2018-12-31 |