Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge #7454 'ui: ext_wildmenu' | Justin M. Keyes | 2017-10-31 |
| | | | | | closes #6168 ref #5686 | ||
* | api/ext_tabline: `curtab` should be a Tabpage handle. | Justin M. Keyes | 2017-04-28 |
| | |||
* | api/ext_tabline: List of Dicts. | Justin M. Keyes | 2017-04-26 |
| | |||
* | api: nvim_ui_attach(): Flatten ext_* options. | Justin M. Keyes | 2017-04-26 |
| | |||
* | api/ui: externalize tabline | Justin M. Keyes | 2017-04-26 |
| | | | | | | - Work with a bool[] array parallel to the UIWidget enum. - Rename some functions. - Documentation. | ||
* | api/ui: externalize tabline | Dongdong Zhou | 2017-04-26 |