aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | ui/compositor: add redraws needed due to intersected doublewidth chars.Björn Linse2019-02-02
| * | | vim-patch:8.1.0792: bad display if opening cmdline window from Insert completionBjörn Linse2019-02-02
| * | | Reduce pum redraws from edit.c by delaying undisplay of pumBjörn Linse2019-02-02
| * | | UI: add "compositor" layer to merge grids for TUI use in a correct wayBjörn Linse2019-02-02
* | | | inccommand: auto-disable if folding is slow #9568KillTheMule2019-02-01
* | | | Merge #9565 from justinmk/testJustin M. Keyes2019-01-31
|\ \ \ \ | |/ / / |/| | |
| * | | 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
| * | | vim-patch:8.1.0759: showing two characters for tab is limitedMarco Hinz2019-01-26
| * | | linter: fix issuesMarco Hinz2019-01-26
| * | | tests: fix mouse tests that use lcs=eol:$Marco Hinz2019-01-26
| * | | options: make 'fillchars'/'listchars' local to windowMarco Hinz2019-01-26
* | | | doc [ci skip] (#9553)Justin M. Keyes2019-01-27
* | | | Merge pull request #9551 from bfredl/multitermBjörn Linse2019-01-27
|\ \ \ \
| * | | | screen: simplify wp->w_lines allocation logicBjörn Linse2019-01-27
| * | | | 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
| * | | | screen: remove superfluous default_grid indirection for global sizeBjörn Linse2019-01-27
| * | | | terminal: simplify sizing logicBjörn Linse2019-01-27
|/ / / /
* | | | vim-patch:8.0.0413: menu test fails on MS-Windows #8173ckelsel2019-01-27
* | | | Merge #8194 from justinmk/fix-menuJustin M. Keyes2019-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
|/ / / /
* | | | Merge #9478 from justinmk/docJustin M. Keyes2019-01-26
|\ \ \ \
| * | | | gen_api_vimdoc.py: Do not wrap on hyphens, long wordsJustin M. Keyes2019-01-26
| * | | | doc [ci skip] #9478Justin M. Keyes2019-01-26
| |/ / /
* | | | Merge #9552 from janlazo/vim-8.0.0411Justin M. Keyes2019-01-26
|\ \ \ \ | |/ / / |/| | |
| * | | vim-patch:8.0.0412: menu test fails on MS-WindowsJan Edmund Lazo2019-01-26
| * | | vim-patch:8.0.0411: menu translations don't match when case is changed.Jan Edmund Lazo2019-01-26
|/ / /
* | | checkhealth: validate locale (#9548)Justin M. Keyes2019-01-26
* | | Merge pull request #9520 from bfredl/errmsg2Björn Linse2019-01-23
|\ \ \
| * | | tests/lua: test for multiline error messages in luaBjörn Linse2019-01-23
| * | | cleanup: reduce some duplicate code, avoid function pointers for a conditionBjörn Linse2019-01-23
| * | | ex_echo: reuse code from message.c to show arg to userAlexandre Dubray2019-01-22
| * | | message.c: add msg_echo_attr functions, use it for lua error messagesAlexandre Dubray2019-01-22
* | | | :terminal : Fix F1-F4 key codes (#9535)erw72019-01-23
* | | | Merge pull request #9538 from beeender/patch-1Björn Linse2019-01-22
|\ \ \ \ | |/ / / |/| | |
| * | | Fix api doc nvim_buf_lines_event exampleChen Mulong2019-01-22
|/ / /
* | | PVS/V1028 (rework): cast operands, not the result #9531Justin M. Keyes2019-01-21
* | | CI/codecov: fix invalid yaml [ci skip]Justin M. Keyes2019-01-21
* | | Merge #9532 from justinmk/fix-fpclassifyJustin M. Keyes2019-01-21
|\ \ \
| * | | build: Fix -Wconversion warnings for fpclassify et alJustin M. Keyes2019-01-21
| * | | build: Fix -Wconversion warnings for fpclassify et alJustin M. Keyes2019-01-20
|/ / /
* | | CI/codecov: remove "only_pulls" directive [ci skip]Justin M. Keyes2019-01-20
* | | Merge pull request #9526 from jamessan/remove-jemallocJames McCoy2019-01-20
|\ \ \
| * | | Remove support for using jemalloc instead of the system allocatorJames McCoy2019-01-19