| Commit message (Expand) | Author | Age |
| * | NVIM v0.4.0v0.4.0 | Justin M. Keyes | 2019-09-15 |
| * | Context: rename "buflist" => "bufs" | Justin M. Keyes | 2019-09-14 |
| * | API: nvim_get_context: "opts" param | Justin M. Keyes | 2019-09-14 |
| * | autocmds: TermEnter, TermLeave #8550 | Usama Hameed | 2019-09-14 |
| * | getdigits: introduce `strict`, `def` parameters | Justin M. Keyes | 2019-09-13 |
| * | test: fix failure on Windows (allow ".exe") | Justin M. Keyes | 2019-09-13 |
| * | startup: fail if --embed with -es/-Es #10753 | glacambre | 2019-09-13 |
| * | syntax, TUI: support "strikethrough" | Jaskaran Singh | 2019-09-13 |
| * | UIEnter/UILeave: fire for embedder UI, builtin TUI | Justin M. Keyes | 2019-09-12 |
| * | rename: UIAttach/UIDetach => UIEnter/UILeave | Justin M. Keyes | 2019-09-12 |
| * | API/nvim_list_uis(): include "chan" field for TUI | Justin M. Keyes | 2019-09-12 |
| * | UIAttach, UIDetach | Justin M. Keyes | 2019-09-12 |
| * | UIAttach, UIDetach | Rui Abreu Ferreira | 2019-09-12 |
| * | tests: fix system_spec when run with clipboard manager (#10956) | Daniel Hahler | 2019-09-12 |
| * | eval: wait(): always spin up dummy-timer #10990 | Justin M. Keyes | 2019-09-11 |
| * | paste: fix paste in terminal mode | Björn Linse | 2019-09-11 |
| * | doc | Justin M. Keyes | 2019-09-11 |
| * | terminal: fix rgb rendering of palette colors | Björn Linse | 2019-09-10 |
| * | provider: has("python3_dynamic") et al. #10980 | Justin M. Keyes | 2019-09-09 |
| * | paste: fix normal-mode paste by different approach #10976 | Justin M. Keyes | 2019-09-09 |
| * | Merge #10973 'vim-patch:8.1.1197' | Justin M. Keyes | 2019-09-08 |
| |\ |
|
| | * | vim-patch:8.1.1197: when starting with multiple tabs file messages is confusing | Jan Edmund Lazo | 2019-09-08 |
| |/ |
|
| * | paste: insert before cursor always | Justin M. Keyes | 2019-09-08 |
| * | paste: do not clobber msg area for small pastes | Justin M. Keyes | 2019-09-08 |
| * | paste/cmdline: discard all chunks after first line | Justin M. Keyes | 2019-09-08 |
| * | paste: reset 'paste' option immediately #10974 | Justin M. Keyes | 2019-09-08 |
| * | ex_getln.c: fix <S-Tab> not triggering pum when wildoptions=pum (#10042) | glacambre | 2019-09-08 |
| * | Merge pull request #10475 from erw7/fix-ext-popupmenu | Björn Linse | 2019-09-08 |
| |\ |
|
| | * | Add nvim_ui_pum_set_height to api | erw7 | 2019-09-08 |
| * | | update tests for new resize behavior (resize at pager, but not at :!cmd) | Björn Linse | 2019-09-08 |
| * | | tests: fix flaky "TUI FocusGained/FocusLost in terminal-mode" #10754 | Daniel Hahler | 2019-09-07 |
| |/ |
|
| * | shada: initialize jumplist before search pattern (#10964) | Abdelhakeem Osama | 2019-09-07 |
| * | test: Eliminate expect_err | Justin M. Keyes | 2019-09-06 |
| * | test: Rename meth_pcall to pcall_err | Justin M. Keyes | 2019-09-06 |
| * | Merge pull request #10930 from bfredl/pagerthrottle | Björn Linse | 2019-09-06 |
| |\ |
|
| | * | test: properly test missing clears after scroll | Björn Linse | 2019-09-06 |
| | * | test: add tests for pager glitches and crashes | Björn Linse | 2019-09-06 |
| * | | tests: do_rmdir(): improve error handling #10955 | Daniel Hahler | 2019-09-06 |
| |/ |
|
| * | Merge #10869 'vim-patch:8.1.{0309,0362,0365,0515,1946}' | Justin M. Keyes | 2019-09-05 |
| |\ |
|
| | * | Change test because maparg was changed to also return lnum | erw7 | 2019-09-04 |
| * | | test/wildmode_spec: fix flaky test (#10947) | Justin M. Keyes | 2019-09-05 |
| |\ \ |
|
| | * | | fixup! test/wildmode_spec: fix flaky test | Justin M. Keyes | 2019-09-04 |
| | * | | test/wildmode_spec: fix flaky test | Justin M. Keyes | 2019-09-04 |
| * | | | test/shada_spec: avoid exit_event race #10951 | Justin M. Keyes | 2019-09-05 |
| * | | | anchor float to buffer position | Björn Linse | 2019-09-04 |
| |/ / |
|
| * | | tests: scrollback_spec: use shell-test instead of awk (#10914) | Daniel Hahler | 2019-09-04 |
| * | | test/mode_spec: increase 'matchtime' to fix flaky | Justin M. Keyes | 2019-09-04 |
| * | | test: is_os() #10933 | Justin M. Keyes | 2019-09-04 |
| * | | Merge pull request #10926 from blueyed/fix-echon-q | Björn Linse | 2019-09-04 |
| |\ \
| |/
|/| |
|
| | * | move test | Daniel Hahler | 2019-09-04 |