aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/ui.c
Commit message (Expand)AuthorAge
* api: nvim_ui_attach(): Flatten ext_* options.Justin M. Keyes2017-04-26
* api/ui: externalize tablineJustin M. Keyes2017-04-26
* api/ui: externalize tablineDongdong Zhou2017-04-26
* api: Do not translate error messages.Justin M. Keyes2017-04-24
* api_set_error(): renameJustin M. Keyes2017-04-23
* api/internal: Remove `set` field from Error type.Justin M. Keyes2017-04-23
* api: Do not truncate errors <1 MB. #6237Sander Bosma2017-04-23
* Merge #6539 'More cursor shape modes'Justin M. Keyes2017-04-21
|\
| * ui: use an array for mode stylesBjörn Linse2017-04-21
| * ui: support more cursor shape modesBjörn Linse2017-04-21
* | *: Add comment to all C filesZyX2017-04-19
|/
* 'guicursor': enabled=false if 'guicursor' is emptyJustin M. Keyes2017-04-04
* tui: 'guicursor' shape #6044Matthieu Coudron2017-04-01
* api: implement FUNC_API_SINCEBjörn Linse2017-03-15
* add cmdline mode to modechange of RPC and testschemzqm2016-11-30
* api: consistently use nvim_ prefix and update documentationBjörn Linse2016-08-31
* api: Allow blacklist functions that shouldn't be accesible from evalBjörn Linse2016-08-31
* api/ui: use ui options instead of one method per featureBjörn Linse2016-08-29
* api/ui: allow popupmenu to be drawn by external uiBjörn Linse2016-08-29
* api: refactor remote ui to use API dispatch generationBjörn Linse2016-05-27