API/nvim_list_uis(): include "chan" field for TUI

Even though it's always zero currently, it's less confusing if all UIs
have the same fields.
This commit is contained in:
Justin M. Keyes
2019-09-11 22:29:28 -07:00
parent 6dd56d0902
commit 44d45e29ea
3 changed files with 9 additions and 5 deletions

View File

@@ -721,8 +721,8 @@ describe('TUI', function()
|
{4:~ }|
{5: }|
[[['height', 6], ['override', v:false], ['rgb', v:|
false], ['width', 50]]] |
[[['chan', 0], ['height', 6], ['override', v:false|
], ['rgb', v:false], ['width', 50]]] |
{10:Press ENTER or type command to continue}{1: } |
{3:-- TERMINAL --} |
]=])