aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/msgpack_rpc.txt
Commit message (Expand)AuthorAge
* runtime/doc: modeline is mandatory in help docsJustin M. Keyes2018-02-18
* channels: update documentationBjörn Linse2017-11-25
* docJustin M. Keyes2017-11-06
* docs: breakout ui.txt from msgpack_rpc.txtBjörn Linse2017-10-26
* ext_cmdline: documentationBjörn Linse2017-10-26
* ext_cmdline: fix firstc, change cmdline_leave to cmdline_hideDongdong Zhou2017-10-26
* ext_cmdline: change the content formatDongdong Zhou2017-10-26
* ext_cmdline: use standard external ui functionsDongdong Zhou2017-10-26
* ext_cmdline: Added cmdline promptDongdong Zhou2017-10-26
* ext_cmdline: allow external ui to draw cmdlineDongdong Zhou2017-10-26
* help, man.vim: change "outline" map to gO (#7405)Justin M. Keyes2017-10-21
* doc: Replace hardcoded TOCs with <M-]> advice.Justin M. Keyes2017-05-01
* Merge #6622 'api: Deprecate nvim_buf_get_number'Justin M. Keyes2017-04-30
|\
| * api: deprecate obsolete nvim_buf_get_number functionBjörn Linse2017-04-30
|/
* api/ext_tabline: List of Dicts.Justin M. Keyes2017-04-26
* 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
* Merge #6539 'More cursor shape modes'Justin M. Keyes2017-04-21
|\
| * ui: document new mode index and add note about forward-compatibilityBjörn Linse2017-04-21
|/
* 'guicursor': Empty means "block cursor in all modes".Justin M. Keyes2017-04-01
* doc: Update missing headers. (#6330)Justin M. Keyes2017-03-22
* add cmdline mode to modechange of RPC and testschemzqm2016-11-30
* api: api_info()['version']Justin M. Keyes2016-10-28
* api: Nvim version, API level #5386Rui Abreu Ferreira2016-10-26
* api: Establish API naming convention. (#5344)Justin M. Keyes2016-09-17
* api: consistently use nvim_ prefix and update documentationBjörn Linse2016-08-31
* api/ui: add documentation for remote ui redraw eventsBjörn Linse2016-08-29
* job control: reuse common job code for rpc jobsBjörn Linse2016-08-20
* doc: api_infoJustin M. Keyes2016-06-18
* eval: add api_info()Björn Linse2016-06-17
* doc: uppercase RPCJustin M. Keyes2016-06-15
* doc: remove "nvim-" qualfier from tagsJustin M. Keyes2016-06-15
* doc: msgpack_rpc: De-emphasize the transport protocol.Justin M. Keyes2016-06-15
* docs: start api docs and document highlight mechanismBjörn Linse2016-02-23
* api: represent api type String as msgpack type STR. closes #1250Björn Linse2015-10-08
* doc: Revise for flow and consistency #2831alecbrooks2015-06-24
* doc: v:servername, serverstart()Justin M. Keyes2015-05-17
* docs: update for rpcstart('nvim', ['--embed'])Scott Prager2015-04-13
* doc: Misc. cleanupJustin M. Keyes2015-03-24
* docs: Clean up python, provider, remote_plugin #2056Geoff Harcourt2015-03-08
* docs: Misc. improvements to job_control/msgpackMichael Reed2015-01-11
* Fix outdated msgpack-rpc doc.Eliseo Martínez2014-11-26
* Fix warnings: Fix outdated doc: Connecting to nvim through python REPL.Eliseo Martínez2014-11-21
* doc: update msgpack_rpc documentation to use nvim as variable name #1470James Baumgarten2014-11-17
* Fix api metadata function name in docsAlex Genco2014-11-13
* runtime/docs/msgpack-rpc: Misc. fixesMichael Reed2014-11-03
* doc: cleanupStefan Hoffmann2014-10-06
* runtime: Some nvim documentation fixes pointed by @oni-linkThiago de Arruda2014-09-15
* runtime: Initial msgpack-rpc documentationThiago de Arruda2014-09-13