aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Merge pull request #6619 from bfredl/floatingBjörn Linse2019-03-02
|\
| * floats: implement floating windowsBjörn Linse2019-03-02
* | search.c: remove dead code #5307Justin M. Keyes2019-03-02
|/
* API/buffer-updates: always detach on buf-reload #9643KillTheMule2019-03-01
* test: fix isCI() for QuickbuildJustin M. Keyes2019-03-01
* test/env: multibyte env var to child processerw72019-02-28
* os/env: use libuv v1.12 getenv/setenv APIJustin M. Keyes2019-02-27
* os_getenv, os_setenv: revert "widechar" implJustin M. Keyes2019-02-26
* os_setenv: use _wputenv_s; remove vestigial code #7920Justin M. Keyes2019-02-25
* TUI: rework background-color detectionJustin M. Keyes2019-02-22
* Merge #5027 'TUI: detect background color'Justin M. Keyes2019-02-17
|\
| * Merge #5027 'TUI: detect background color'Justin M. Keyes2019-01-17
| |\
| | * Add tests for terminal background detectionJosh Triplett2016-07-24
* | | Merge #9593 'API: nvim_create_buf: "scratch" param'Justin M. Keyes2019-02-17
|\ \ \
| * | | API: nvim_create_buf: add `scratch` parameterJustin M. Keyes2019-02-17
* | | | terminal: Fix potential invalid local 'scrollback' (#9605)Justin M. Keyes2019-02-17
|/ / /
* | | UI: change implementation of hl_rgb2cterm_color()Justin M. Keyes2019-02-12
* | | highlight: handle blending with gui=reverse and guisp attributesBjörn Linse2019-02-11
* | | ui: implement ext_messagesBjörn Linse2019-02-10
* | | api: add nvim_create_buf to create a new empty buffer.Björn Linse2019-02-09
* | | UI: implement 'pumblend' option for semi-transparent popupmenuBjörn Linse2019-02-07
* | | UI: always use contrete colors for default_colors_setBjörn Linse2019-02-05
* | | Merge #9560 from justinmk/Wmissing-prototypesJustin M. Keyes2019-02-04
|\ \ \
| * | | build: -Wmissing-prototypesJustin M. Keyes2019-02-04
* | | | options: set 'scrollback' to -1 by default #9563Marco Hinz2019-02-04
* | | | events: add "Signal" event #9564Marco Hinz2019-02-04
|/ / /
* | | Merge pull request #9579 from bfredl/pum_fixBjörn Linse2019-02-03
|\ \ \
| * | | popupmenu: fix alignment of kind and extra after #9530Björn Linse2019-02-03
* | | | Merge #9578 'vim-patch:8.0.{1045,1073,1077,1114}'Justin M. Keyes2019-02-03
|\ \ \ \ | |/ / / |/| | |
| * | | vim-patch:8.0.1114: default for 'iminsert' is annoyingJan Edmund Lazo2019-02-03
* | | | Merge pull request #9530 from bfredl/pum_floatBjörn Linse2019-02-02
|\ \ \ \ | |/ / / |/| | |
| * | | tests/ui: add test for popupmenu redrawing in various situationsBjörn Linse2019-02-02
* | | | inccommand: auto-disable if folding is slow #9568KillTheMule2019-02-01
* | | | test: adjust timer_specJustin M. Keyes2019-01-31
* | | | test: improve reliability of ":terminal topline" testJustin M. Keyes2019-01-31
|/ / /
* | | :terminal : set topline based on window height #8325Andrew Pyatkov2019-01-29
* | | Merge #9539 "options: make 'listchars' and 'fillchars' local to window"Marco Hinz2019-01-28
|\ \ \
| * | | tests: 'fcs' and 'lcs' are local to the windowMarco Hinz2019-01-26
| * | | tests: fix mouse tests that use lcs=eol:$Marco Hinz2019-01-26
* | | | terminal: handle size when switching buffers in windowBjörn Linse2019-01-27
* | | | window/ui: reorganize size variables, fix terminal window size with multigrid.Björn Linse2019-01-27
* | | | menu_get(): fix query behaviorJustin M. Keyes2019-01-27
* | | | menu_get(): Do not include empty itemsJustin M. Keyes2019-01-27
* | | | fix ":menu Item.SubItem"Justin M. Keyes2019-01-27
|/ / /
* | | tests/lua: test for multiline error messages in luaBjörn Linse2019-01-23
* | | ui: multigrid mouse supportBjörn Linse2019-01-20
* | | Merge #9292 from mhinz/xcode10Justin M. Keyes2019-01-17
|\ \ \
| * | | tests: load-adjust timer tests (functionaltest)Marco Hinz2019-01-17
| |/ /
* / / test: Lua 5.2/5.3 compatMatěj Cepl2019-01-17
|/ /
* | screen: don't unconditionally clear messages on window scrollBjörn Linse2019-01-15