aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* UIEnter/UILeave: fire for embedder UI, builtin TUIJustin M. Keyes2019-09-12
* rename: UIAttach/UIDetach => UIEnter/UILeaveJustin M. Keyes2019-09-12
* API/nvim_list_uis(): include "chan" field for TUIJustin M. Keyes2019-09-12
* UIAttach, UIDetachJustin M. Keyes2019-09-12
* UIAttach, UIDetachRui Abreu Ferreira2019-09-12
* lintJan Edmund Lazo2019-09-12
* fixup! cursor_shape: check if modep is nonnullJan Edmund Lazo2019-09-11
* Remove excess <stdint.h>Jan Edmund Lazo2019-09-11
* rename: SplitEvent => MulticastEvent #10989Justin M. Keyes2019-09-11
* eval: wait(): always spin up dummy-timer #10990Justin M. Keyes2019-09-11
* Merge #10995 'paste: fix paste in terminal mode'Justin M. Keyes2019-09-11
|\
| * paste: fix paste in terminal modeBjörn Linse2019-09-11
|/
* docJustin M. Keyes2019-09-11
* doc: nvim_ui_pum_set_height [ci skip]Daniel Hahler2019-09-10
* spell: assert nonull pointersJan Edmund Lazo2019-09-10
* cursor_shape: check if modep is nonnullJan Edmund Lazo2019-09-10
* regexp: assert nonnull pointer for regnext()Jan Edmund Lazo2019-09-10
* quickfix: fix pvs/v547 warningJan Edmund Lazo2019-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
* vim-patch:8.0.1309: cannot use 'balloonexpr' in a terminal #10983Jan Edmund Lazo2019-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: |api-fast| [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
* vim-patch:8.1.1197: when starting with multiple tabs file messages is confusingJan Edmund Lazo2019-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
* | 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
|/
* 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