aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * quickfix: fix pvs/v547 warningJan Edmund Lazo2019-09-10
|/
* Merge pull request #9494 from leonerd/leonerd/vterm-color-structBjörn Linse2019-09-10
|\
| * terminal: fix rgb rendering of palette colorsBjörn Linse2019-09-10
| * lint / test groupingDaniel Hahler2019-09-10
| * Changes for new VTermColor structPaul "LeoNerd" Evans2019-09-10
| * bump libvterm to 0.1 + memleak patchBjörn Linse2019-09-10
|/
* vim-patch:8.0.1309: cannot use 'balloonexpr' in a terminal #10983Jan Edmund Lazo2019-09-09
* Merge #10982 from janlazo/vim-8.0.0937Justin M. Keyes2019-09-09
|\
| * vim-patch:8.0.0941: existing color schemes don't like StatusLineTermJan Edmund Lazo2019-09-09
| * vim-patch:8.0.0937: user highlight groups not adjusted for terminalJan Edmund Lazo2019-09-09
|/
* Merge #10546 'doc'Justin M. Keyes2019-09-09
|\
| * doc/API/lua: detaching Lua buffer callbacksBjörn Linse2019-09-09
| * doc: StatusLineTerm, StatusLineTermNCJustin M. Keyes2019-09-09
| * doc: |api-fast| [ci skip]Justin M. Keyes2019-09-09
| * doc: eliminate msgpack_rpc.txt [ci skip]Justin M. Keyes2019-09-09
| * docJustin M. Keyes2019-09-09
* | provider: has("python3_dynamic") et al. #10980Justin M. Keyes2019-09-09
* | version.c: update [ci skip] #10961Marvim the Paranoid Android2019-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
|/
* Merge #10975 'paste: fix various bugs'Justin M. Keyes2019-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
|/
* vim-patch:8.0.0970: passing invalid highlight id #10972Justin M. Keyes2019-09-08
* paste: reset 'paste' option immediately #10974Justin M. Keyes2019-09-08
* Merge pull request #10777 from glacambre/fix_10042Björn Linse2019-09-08
|\
| * ex_getln.c: fix <S-Tab> not triggering pum when wildoptions=pum (#10042)glacambre2019-09-08
* | vim-patch:8.1.2007: no test for what 8.1.1926 fixes #10970Jan Edmund Lazo2019-09-08
|/
* Merge pull request #10475 from erw7/fix-ext-popupmenuBjörn Linse2019-09-08
|\
| * Add nvim_ui_pum_set_height to apierw72019-09-08
* | Merge pull request #10959 from bfredl/resizequeueBjörn Linse2019-09-08
|\ \
| * | update tests for new resize behavior (resize at pager, but not at :!cmd)Björn Linse2019-09-08
| * | rpc: allow handling of nvim_ui_try_resize at the pagerBjörn Linse2019-09-08
| * | messages: redraw after resize in pagerBjörn Linse2019-09-08
| * | messages: batch draw :mapBjörn Linse2019-09-08
| * | refactor: allow us to process a child queue only while waiting on inputBjörn Linse2019-09-08
|/ /
* / tests: fix flaky "TUI FocusGained/FocusLost in terminal-mode" #10754Daniel Hahler2019-09-07
|/
* Merge #10963 from janlazo/vim-8.1.1988Justin M. Keyes2019-09-07
|\
| * vim-patch:8.1.1716: old style comments are wasting spaceJan Edmund Lazo2019-09-07
| * vim-patch:8.0.1550: various small problems in source filesJan Edmund Lazo2019-09-07
| * vim-patch:8.1.1988: :startinsert! does not work the same way as "A"Jan Edmund Lazo2019-09-06
* | Merge #10962 from justinmk/vim-088e8e344352Justin M. Keyes2019-09-07
|\ \
| * | vim-patch:06fe74aef726Justin M. Keyes2019-09-06
| * | vim-patch:56c860c315c5Justin M. Keyes2019-09-06
| * | vim-patch:088e8e344352Justin M. Keyes2019-09-06
| |/
* / shada: initialize jumplist before search pattern (#10964)Abdelhakeem Osama2019-09-07
|/
* Merge #10932 'test: Eliminate expect_err'Justin M. Keyes2019-09-06
|\
| * test: Eliminate expect_errJustin M. Keyes2019-09-06