aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* | tests: fix flaky ':digraphs displays digraphs' (#10406)Daniel Hahler2019-07-04
* | Improve luacheck setup [skip appveyor]Daniel Hahler2019-07-04
* | tests: shell-test: add INTERACT mode (#10405)Daniel Hahler2019-07-03
* | tests: executable_spec: keep assertion (#10408)Daniel Hahler2019-07-03
* | tests: fix/improve "TUI background color" tests (#10229)Daniel Hahler2019-07-03
* | tests: fix flaky "TermClose event triggers when fast-exiting terminal job sto...Daniel Hahler2019-07-02
* | tests: fix flaky "terminal (with fake shell) with not arguments …" (#10401)Daniel Hahler2019-07-02
* | defaults: wildoptions=pum,tagfile #10384Justin M. Keyes2019-07-01
* | Merge pull request #10389 from bfredl/luafloatBjörn Linse2019-07-01
|\ \
| * | api/lua: make nvim_execute_lua use native lua floats, not special tablesBjörn Linse2019-07-01
* | | cmdline: correct the column position of wildoptions=pum popupmenuBjörn Linse2019-07-01
|/ /
* | Merge pull request #10316 from bfredl/cb_safetyBjörn Linse2019-06-30
|\ \
| * | make vim.loop == require'luv'Björn Linse2019-06-30
| * | libluv: use luv_set_callback to control callback executionBjörn Linse2019-06-30
* | | man.vim: Handle ANSI escape sequences with ":" #10267Kovas Palunas2019-06-30
|/ /
* | build: update some test dependencies (#10339)Daniel Hahler2019-06-29
* | :ls : show "R", "F" for terminal-jobs #10370Justin M. Keyes2019-06-29
* | tests: fix flaky "timers can be stopped from the handler" (#10364)Daniel Hahler2019-06-29
* | Merge pull request #10342 from bfredl/apisandboxBjörn Linse2019-06-26
|\ \
| * | eval/api: don't allow the API to be called in the sandbox.Björn Linse2019-06-26
* | | Merge pull request #10344 from bfredl/extcmdredrawBjörn Linse2019-06-26
|\ \ \
| * | | cmdline: remove invalid cmdline_show event when aborting mappingBjörn Linse2019-06-26
| |/ /
* / / compositor: handle scrolling of blended windowBjörn Linse2019-06-26
|/ /
* | ui: add 'winblend' to support blending of floating windowsBjörn Linse2019-06-25
* | getchar: Handle incomplete <Paste> in typeahead buffer #10311Alan Wu2019-06-24
* | screen: Adjust buffer sizes for multiple sign columns #10314oni-link2019-06-24
* | tests: fix "api nvim_get_proc_children returns child process ids" (#10296)Daniel Hahler2019-06-22
* | channel: refactor events, prevent recursive invocation of eventsBjörn Linse2019-06-18
* | messages: fix crash with msg_advance when using ext_messagesBjörn Linse2019-06-16
* | messages: support shortmess-=S in ext_messagesBjörn Linse2019-06-16
* | api/lua: add on_detach to nvim_buf_attachBjörn Linse2019-06-15
* | ci: AppVeyor: fix cov job, remove duplicate non-cov one (#10217)Daniel Hahler2019-06-14
* | tests: increase timeout with "timers doesn't mess up the cmdline" (#10212)Daniel Hahler2019-06-13
* | tui: support rgba background detection (#10205)Harm te Hennepe2019-06-13
* | main: do event_init before early_init #10183Daniel Hahler2019-06-12
* | TUI: set os/input.c:global_fd to input->in_fd #10174erw72019-06-10
* | lua: introduce vim.loop (expose libuv event-loop) #10123George Zhao2019-06-10
|/
* defaults: exclude "S" from 'shortmess' #10136Justin M. Keyes2019-06-07
* lua: docs and tests for vim.scheduleBjörn Linse2019-06-05
* Merge pull request #10117 from bfredl/ctrl-o_eventBjörn Linse2019-06-04
|\
| * normal: Don't exit CTRL-O mode after processing K_EVENTBjörn Linse2019-06-04
* | Merge pull request #9170 from bfredl/lua_cbBjörn Linse2019-06-04
|\ \ | |/ |/|
| * api: allow nvim_buf_attach from lua using callbacksBjörn Linse2019-06-04
* | Fix issue where test failserw72019-06-04
* | Merge #9338 'vim-patch:8.1.{569,571}'Justin M. Keyes2019-06-03
|\ \ | |/ |/|
| * functionaltests: fix new execute() testsJan Edmund Lazo2019-06-03
| * update functional test for "places cursor correctly #6035"Sha Liu2019-06-03
| * UI: Fix wrong msg_col after execute()Sha Liu2019-06-03
* | api/buffer: create new buffers in the "opened" stateBjörn Linse2019-06-03
* | test: don't detach screen just to change the sizeBjörn Linse2019-06-03