aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* [release-0.4] test: delete duplicate highlight groupBjörn Linse2019-10-29
* [release-0.4] ex_echo: fix check for got_int #11225Daniel Hahler2019-10-20
* [release-0.4] win_line: update `w_last_cursorline` alwaysDaniel Hahler2019-10-04
* [release-0.4] Fix redraw regression with w_p_cole in visual modeDaniel Hahler2019-10-03
* [release-0.4] screen: missing redraw/highlight for ruler in message areaBjörn Linse2019-10-02
* [release-0.4] cmdline: wildmenumode() should be true with wildoptions+=pumBjörn Linse2019-10-02
* [release-0.4] win_update: fix redraw regression (#11027)Daniel Hahler2019-10-01
* [release-0.4] Merge pull request #11069 from bfredl/virtualcolBjörn Linse2019-10-01
* [release-0.4] paste: fix handling of "<" in cmdline (#11094)Daniel Hahler2019-10-01
* screen: don't crash on invalid grid cells being recomposedBjörn Linse2019-09-30
* NVIM v0.4.1v0.4.1Justin 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