aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* rpc: Don't delay notifications when request is pending (#6544)Björn Linse2017-10-29
* test/win: partially disable :terminal resize test (#7453)Justin M. Keyes2017-10-29
* Merge #7173 'api/ui: externalize cmdline'Justin M. Keyes2017-10-29
|\
| * test: ui/cmdline_spec.lua: enable on WindowsJustin M. Keyes2017-10-29
| * ext_cmdline: fix inputsecret()Björn Linse2017-10-26
| * ext_cmdline: interact with cmdline windowBjörn Linse2017-10-26
| * ext_cmdline: implement redraw!Björn Linse2017-10-26
| * ext_cmdline: restructure and improve testsBjörn Linse2017-10-26
| * ext_cmdline: rename cmdline_char to cmdline_special_charBjörn Linse2017-10-26
| * ext_cmdline: extend "function" to generic "block" mechanismBjörn Linse2017-10-26
| * ext_cmdline: add support for highlightingBjörn Linse2017-10-26
| * ext_cmdline: added indentDongdong Zhou2017-10-26
| * ext_cmdline: Add function block supportDongdong Zhou2017-10-26
| * ext_cmdline: added cmdline levelDongdong Zhou2017-10-26
| * ext_cmdline: fix firstc, change cmdline_leave to cmdline_hideDongdong Zhou2017-10-26
| * ext_cmdline: change the content formatDongdong Zhou2017-10-26
| * ext_cmdline: use standard external ui functionsDongdong Zhou2017-10-26
| * ext_cmdline: lintDongdong Zhou2017-10-26
| * ext_cmdline: add testsDongdong Zhou2017-10-26
* | Merge #7440 "terminal: adjust for 'number'"Justin M. Keyes2017-10-28
|\ \
| * | test: :terminal + numberwidth=9Justin M. Keyes2017-10-28
| * | terminal: Account for number column (#5310)Sam Wilson2017-10-27
| |/
* / test: ctrl_c_spec: bias timeouts for success (#7451)Matthew Malcomson2017-10-28
|/
* inccommand: Ignore leading modifiers in the commandJames McCoy2017-10-24
* Merge #7430 'Ignore virtcols after 32000'Justin M. Keyes2017-10-22
|\
| * test: tabstop=<big-number> #2838Justin M. Keyes2017-10-22
* | Merge #7165 'lua: Move stricmp to vim module'Justin M. Keyes2017-10-22
|\ \ | |/ |/|
| * lua/executor: Fix crash when first string contains NUL and second notZyX2017-08-15
| * lua/executor: Move stricmp to vim “module” and document itZyX2017-08-15
| * functests: Add test for stricmpZyX2017-08-15
* | :cquit : take an error code argument #7336Josh Leeb-du Toit2017-10-22
* | bufhl: support creating new groupsBjörn Linse2017-10-19
* | :checkhealth : validate $VIMJustin M. Keyes2017-10-17
* | doc: replace ":CheckHealth" with ":checkhealth"Justin M. Keyes2017-10-17
* | ex-cmds: :checkhealthJustin M. Keyes2017-10-17
* | test: avoid redundant clear() #7340Justin M. Keyes2017-10-16
* | Merge #7340 'menu_get: print keycodes'Justin M. Keyes2017-10-16
|\ \
| * | More testsKillTheMule2017-10-02
| * | menu_get: adjust tests for prettyprintingKillTheMule2017-10-01
* | | syntax: 'cursorline': revert priority change (#7400)Justin M. Keyes2017-10-16
* | | ops: save and restore clipboard batch status when entering cmdline windowBjörn Linse2017-10-15
* | | health.vim: fix highlightingJustin M. Keyes2017-10-15
* | | getcmdline_prompt: Temporarily disable msg_silent so prompt is displayedJames McCoy2017-10-14
* | | test: nvim_get_hl_by_name/by_id #7082Justin M. Keyes2017-10-08
* | | Merge #7082 'api: nvim_get_hl_by_name/by_id'Justin M. Keyes2017-10-08
|\ \ \
| * | | Changed prototypes to accept a boolean "rgb"Matthieu Coudron2017-09-30
| * | | Increased test coverage for RGB and ctermMatthieu Coudron2017-09-30
| * | | Adds nvim_get_hl_by_name/by_idMatthieu Coudron2017-09-30
| |/ /
* | | Merge #7364 lower priority of 'cursorline', 'cursorcolumn'Justin M. Keyes2017-10-07
|\ \ \
| * | | syntax: 'cursorline': low priority #6380Justin M. Keyes2017-10-07