aboutsummaryrefslogtreecommitdiff
path: root/test/functional/api
Commit message (Expand)AuthorAge
...
* syntax, TUI: support "strikethrough"Jaskaran Singh2019-09-13
* UIEnter/UILeave: fire for embedder UI, builtin TUIJustin M. Keyes2019-09-12
* rename: UIAttach/UIDetach => UIEnter/UILeaveJustin M. Keyes2019-09-12
* UIAttach, UIDetachJustin M. Keyes2019-09-12
* UIAttach, UIDetachRui Abreu Ferreira2019-09-12
* test: Eliminate expect_errJustin M. Keyes2019-09-06
* test: Rename meth_pcall to pcall_errJustin M. Keyes2019-09-06
* Merge #10869 'vim-patch:8.1.{0309,0362,0365,0515,1946}'Justin M. Keyes2019-09-05
|\
| * Change test because maparg was changed to also return lnumerw72019-09-04
* | test: is_os() #10933Justin M. Keyes2019-09-04
|/
* shada/context: fully remove jumplist duplicates #10898Abdelhakeem Osama2019-09-03
* tests: assert:set_parameter('TableFormatLevel', 100) #10925Daniel Hahler2019-09-03
* API: nvim_buf_set_lines: handle 'nomodifiable' #10910Justin M. Keyes2019-09-01
* API: make nvim_win_set_option() set window-global, not buffer-local #9110Björn Linse2019-09-01
* paste: one undo-block per streamJustin M. Keyes2019-09-02
* api: make nvim_put support "\022{NUM}" regtype as returned by getregtype()Björn Linse2019-08-31
* API: nvim_paste: add `crlf` parameterJustin M. Keyes2019-08-30
* paste: break lines at CR, CRLF #10877Justin M. Keyes2019-08-29
* API: TRY_WRAP() for "abort-causing non-exception errors"Justin M. Keyes2019-08-28
* paste: handle 'nomodifiable'Justin M. Keyes2019-08-27
* paste: make vim.paste() "public"Justin M. Keyes2019-08-27
* paste: handle vim.paste() failureJustin M. Keyes2019-08-27
* API: nvim_pasteJustin M. Keyes2019-08-27
* API: nvim_put: "follow" parameterJustin M. Keyes2019-08-27
* API: nvim_put: always PUT_CURSENDJustin M. Keyes2019-08-27
* API: nvim_put #6819Justin M. Keyes2019-08-27
* teardown: fix win_free_all() heap-use-after-free #10839Abdelhakeem Osama2019-08-25
* API: fix nvim_command_output buffer overflow (#10830)Abdelhakeem Osama2019-08-22
* tests: support msg with global_helpers.ok (#10820)Daniel Hahler2019-08-21
* tests: skip "API nvim_parse_expression" on MSVC_32 (#10773)Daniel Hahler2019-08-14
* api/window: disallow closing non-current window in cmdwin stateBjörn Linse2019-08-10
* API: nvim_win_close: Fix closing cmdline-window #10087R. Simon2019-08-10
* test: isCI(): add "name" parameterJustin M. Keyes2019-08-05
* vim-patch:8.1.1759: no mode char for terminal mapping from maparg()notomo2019-07-28
* API: ContextAbdelhakeem2019-07-27
* api/lua: make nvim_execute_lua use native lua floats, not special tablesBjörn Linse2019-07-01
* tests: fix "api nvim_get_proc_children returns child process ids" (#10296)Daniel Hahler2019-06-22
* api: allow nvim_buf_attach from lua using callbacksBjörn Linse2019-06-04
* api/buffer: create new buffers in the "opened" stateBjörn Linse2019-06-03
* messages: use proper multiline error message for rpcrequest and API wrappersBjörn Linse2019-05-26
* test: remove use of require('test.helpers')Justin M. Keyes2019-05-18
* test: Extend {unit,functional}.helpers with global helpersJustin M. Keyes2019-05-18
* API/nvim_set_keymap: remove mode-shortname aliasesJustin M. Keyes2019-05-12
* API/nvim_set_keymap: minor cleanupJustin M. Keyes2019-05-12
* API: nvim_set_keymap, nvim_del_keymap #9924Yilin Yang2019-05-12
* UI/nvim_ui_attach(): add `override` optionJustin M. Keyes2019-05-09
* API: fix cursor position when lines are added #9961hashinclude2019-05-07
* API: emit nvim_error_event on failed async requestJustin M. Keyes2019-04-13
* event-loop: do not set CA_COMMAND_BUSY #9853Justin M. Keyes2019-04-08
* CI/AppVeyor: per-compiler deps cache #9852Justin M. Keyes2019-04-07