Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | api_set_error(): rename | Justin M. Keyes | 2017-04-23 | |
| | ||||
* | api/internal: Remove `set` field from Error type. | Justin M. Keyes | 2017-04-23 | |
| | ||||
* | api: Do not truncate errors <1 MB. #6237 | Sander Bosma | 2017-04-23 | |
| | | | | Closes #5984 | |||
* | Merge #6539 'More cursor shape modes' | Justin M. Keyes | 2017-04-21 | |
|\ | ||||
| * | ui: use an array for mode styles | Björn Linse | 2017-04-21 | |
| | | ||||
| * | ui: support more cursor shape modes | Björn Linse | 2017-04-21 | |
| | | | | | | | | throttle unneccessary cursor shape events | |||
* | | *: Add comment to all C files | ZyX | 2017-04-19 | |
|/ | ||||
* | 'guicursor': enabled=false if 'guicursor' is empty | Justin M. Keyes | 2017-04-04 | |
| | | | | | Closes #6429 Closes #6430 | |||
* | tui: 'guicursor' shape #6044 | Matthieu Coudron | 2017-04-01 | |
| | | | | Closes #2583 | |||
* | api: implement FUNC_API_SINCE | Björn Linse | 2017-03-15 | |
| | ||||
* | 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 | |