aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* API: nvim_create_buf: add `scratch` parameterJustin M. Keyes2019-02-17
* vim-patch:8.1.0803: session restore: handle single quotes #9620Marco Hinz2019-02-17
* Merge #9617Justin M. Keyes2019-02-16
|\
| * build/Makefile: check CMAKE_INSTALL_PREFIXJustin M. Keyes2019-02-16
| * build/CMakeLists.txt: group related logicJustin M. Keyes2019-02-16
|/
* Merge #9614Justin M. Keyes2019-02-16
|\
| * clang/"null pointer dereference": win_rotateJustin M. Keyes2019-02-14
| * PVS/V1028: cast operands, not the resultJustin M. Keyes2019-02-14
|/
* vim-patch:8.1.0852: findfile() and finddir() are not properly tested (#9609)Jan Edmund Lazo2019-02-13
* Merge #9589 from justinmk/cterm-pumblendJustin M. Keyes2019-02-12
|\
| * UI: change implementation of hl_rgb2cterm_color()Justin M. Keyes2019-02-12
| * UI: 'pumblend' for cterm (256-color TUI)Justin M. Keyes2019-02-12
|/
* Merge #9601 from justinmk/tui-italicJustin M. Keyes2019-02-12
|\
| * TUI: assume italics support in all xterm-likesJustin M. Keyes2019-02-12
| * TUI: sniff nsterm (Terminal.app) from $TERM_PROGRAMJustin M. Keyes2019-02-11
| * TUI: force italics in tmuxJustin M. Keyes2019-02-11
| * TUI: italics in Terminal.app (nsterm)Justin M. Keyes2019-02-11
* | Merge pull request #9603 from bfredl/reversepumBjörn Linse2019-02-11
|\ \ | |/ |/|
| * highlight: handle blending with gui=reverse and guisp attributesBjörn Linse2019-02-11
|/
* Merge pull request #7466 from bfredl/ext_messagesBjörn Linse2019-02-10
|\
| * ui: implement ext_messagesBjörn Linse2019-02-10
|/
* Merge pull request #9272 from bfredl/createbufBjörn Linse2019-02-09
|\
| * api: add nvim_create_buf to create a new empty buffer.Björn Linse2019-02-09
* | doc: 'fillchars' is local to windowMarco Hinz2019-02-09
|/
* Merge pull request #9586 from bfredl/screencleanupBjörn Linse2019-02-07
|\
| * screen: cleanup allocation, clearing and validationBjörn Linse2019-02-07
| * screen: simplify scrolling codeBjörn Linse2019-02-07
|/
* Merge pull request #9571 from bfredl/pum_transparentBjörn Linse2019-02-07
|\
| * UI: implement 'pumblend' option for semi-transparent popupmenuBjörn Linse2019-02-07
|/
* man.vim: set 'linebreak'Justin M. Keyes2019-02-06
* Merge pull request #9581 from bfredl/alwaysrgbBjörn Linse2019-02-05
|\
| * UI: always use contrete colors for default_colors_setBjörn Linse2019-02-05
|/
* Merge #9560 from justinmk/Wmissing-prototypesJustin M. Keyes2019-02-04
|\
| * build: PRAGMA_DIAG_PUSH_IGNORE_MISSING_PROTOTYPESJustin M. Keyes2019-02-04
| * build: -Wmissing-prototypesJustin M. Keyes2019-02-04
| * build: set compiler options in one placeJustin 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
| * | vim-patch:8.0.1077: no debugger making use of the terminal windowJan Edmund Lazo2019-02-03
| * | vim-patch:8.0.1073: may get an endless loop if 'statusline' changes a highlightJan Edmund Lazo2019-02-03
| * | vim-patch:8.0.1045: running tests may pollute shell historyJan Edmund Lazo2019-02-02
* | | rename ui_is_external to ui_has (#9576)Justin M. Keyes2019-02-03
| |/ |/|
* | Merge pull request #9530 from bfredl/pum_floatBjörn Linse2019-02-02
|\ \ | |/ |/|
| * multigrid: reset win scrolling after swap messageBjörn Linse2019-02-02
| * tests/ui: add test for popupmenu redrawing in various situationsBjörn Linse2019-02-02
| * ui/compositor: add redraws needed due to intersected doublewidth chars.Björn Linse2019-02-02