aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* tests: unit: fix preprocess: pass -m32 for 32bit ABI (#11073)Daniel Hahler2019-09-22
* screen: missing redraw/highlight for ruler in message areaBjörn Linse2019-09-22
* Fix "precedes" listchar behavior in wrap modeZach Wegner2019-09-21
* vim-patch:8.1.0460: assert_fails() message argument #11051Jan Edmund Lazo2019-09-21
* screen: fix vcol counting with virtual text. Fixes #9941Björn Linse2019-09-21
* win_update: fix redraw regression (#11027)Daniel Hahler2019-09-18
* vim-patch:8.0.1770: assert functions don't return anythingJan Edmund Lazo2019-09-16
* tests: improve error message with literat "~" directory (#11032)Daniel Hahler2019-09-17
* tests: fix flaky 'scrollback' option deletes lines (only) if necessary (#11003)Daniel Hahler2019-09-16
* server_requests_spec: fix assertion, pass Lua paths via args (#10875)Daniel Hahler2019-09-16
* fix api_level_6.mpackJustin M. Keyes2019-09-15
* NVIM v0.4.0v0.4.0Justin M. Keyes2019-09-15
* Context: rename "buflist" => "bufs"Justin M. Keyes2019-09-14
* API: nvim_get_context: "opts" paramJustin M. Keyes2019-09-14
* autocmds: TermEnter, TermLeave #8550Usama Hameed2019-09-14
* getdigits: introduce `strict`, `def` parametersJustin M. Keyes2019-09-13
* test: fix failure on Windows (allow ".exe")Justin M. Keyes2019-09-13
* startup: fail if --embed with -es/-Es #10753glacambre2019-09-13
* 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
* API/nvim_list_uis(): include "chan" field for TUIJustin M. Keyes2019-09-12
* UIAttach, UIDetachJustin M. Keyes2019-09-12
* UIAttach, UIDetachRui Abreu Ferreira2019-09-12
* tests: fix system_spec when run with clipboard manager (#10956)Daniel Hahler2019-09-12
* eval: wait(): always spin up dummy-timer #10990Justin M. Keyes2019-09-11
* paste: fix paste in terminal modeBjörn Linse2019-09-11
* docJustin M. Keyes2019-09-11
* terminal: fix rgb rendering of palette colorsBjörn Linse2019-09-10
* Merge #10546 'doc'Justin M. Keyes2019-09-09
|\
| * docJustin M. Keyes2019-09-09
* | provider: has("python3_dynamic") et al. #10980Justin M. Keyes2019-09-09
|/
* paste: fix normal-mode paste by different approach #10976Justin M. Keyes2019-09-09
* Merge #10973 'vim-patch:8.1.1197'Justin M. Keyes2019-09-08
|\
| * vim-patch:8.1.1197: when starting with multiple tabs file messages is confusingJan Edmund Lazo2019-09-08
|/
* paste: insert before cursor alwaysJustin M. Keyes2019-09-08
* paste: do not clobber msg area for small pastesJustin M. Keyes2019-09-08
* paste/cmdline: discard all chunks after first lineJustin M. Keyes2019-09-08
* paste: reset 'paste' option immediately #10974Justin M. Keyes2019-09-08
* ex_getln.c: fix <S-Tab> not triggering pum when wildoptions=pum (#10042)glacambre2019-09-08
* Merge pull request #10475 from erw7/fix-ext-popupmenuBjörn Linse2019-09-08
|\
| * Add nvim_ui_pum_set_height to apierw72019-09-08
* | update tests for new resize behavior (resize at pager, but not at :!cmd)Björn Linse2019-09-08
* | tests: fix flaky "TUI FocusGained/FocusLost in terminal-mode" #10754Daniel Hahler2019-09-07
|/
* shada: initialize jumplist before search pattern (#10964)Abdelhakeem Osama2019-09-07
* test: Eliminate expect_errJustin M. Keyes2019-09-06
* test: Rename meth_pcall to pcall_errJustin M. Keyes2019-09-06
* Merge pull request #10930 from bfredl/pagerthrottleBjörn Linse2019-09-06
|\
| * test: properly test missing clears after scrollBjörn Linse2019-09-06
| * test: add tests for pager glitches and crashesBjörn Linse2019-09-06