Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add cmdline mode to modechange of RPC and tests | chemzqm | 2016-11-30 |
| | | | | | | | | use set_cursor_shape_bar for cmdline mode fix test of screen_basic_spec.lua & screen.lua comment fix | ||
* | api: consistently use nvim_ prefix and update documentation | Björn Linse | 2016-08-31 |
| | |||
* | api: Allow blacklist functions that shouldn't be accesible from eval | Björn Linse | 2016-08-31 |
| | | | | Blacklist deprecated functions and functions depending on channel_id | ||
* | api/ui: use ui options instead of one method per feature | Björn Linse | 2016-08-29 |
| | | | | Use new nvim_ui_ prefix to avoid breaking change. | ||
* | api/ui: allow popupmenu to be drawn by external ui | Björn Linse | 2016-08-29 |
| | |||
* | api: refactor remote ui to use API dispatch generation | Björn Linse | 2016-05-27 |