aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* fixed hang issue with --headless and -r option specified (#12209)Kei Kamikawa2020-05-20
* Fix "precedes" listchar behavior in wrap modeZach Wegner2020-02-21
* options: make 'fillchars' and 'listchars' global-localBjörn Linse2020-02-21
* Merge pull request #11903 from bfredl/backport-qf_msgBjörn Linse2020-02-19
|\
| * [release-0.4] screen: add missing redraws after a messageBjörn Linse2020-02-19
* | [release-0.4] vim-patch:8.2.0235: draw error when an empty group is removed f...Björn Linse2020-02-19
|/
* test: skip nodejs_spec on 0.4.x branchJustin M. Keyes2020-01-28
* test: cherry-pick improvements from master branchDaniel Hahler2020-01-26
* messages: echo "line1\r\nline2" should not clear line1Björn Linse2020-01-26
* win_line: Fix crash with 'rightleft' in :terminal #11460erw72019-11-29
* paste: Select-mode, Visual-mode #11360Justin M. Keyes2019-11-09
* [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