| Commit message (Expand) | Author | Age |
* | autocmds: TermEnter, TermLeave #8550 | Usama Hameed | 2019-09-14 |
* | syntax, TUI: support "strikethrough" | Jaskaran Singh | 2019-09-13 |
* | rename: UIAttach/UIDetach => UIEnter/UILeave | Justin M. Keyes | 2019-09-12 |
* | UIAttach, UIDetach | Justin M. Keyes | 2019-09-12 |
* | UIAttach, UIDetach | Rui Abreu Ferreira | 2019-09-12 |
* | eval: wait(): always spin up dummy-timer #10990 | Justin M. Keyes | 2019-09-11 |
* | doc | Justin M. Keyes | 2019-09-11 |
* | doc: nvim_ui_pum_set_height [ci skip] | Daniel Hahler | 2019-09-10 |
* | vim-patch:8.0.1309: cannot use 'balloonexpr' in a terminal #10983 | Jan Edmund Lazo | 2019-09-09 |
* | doc/API/lua: detaching Lua buffer callbacks | Björn Linse | 2019-09-09 |
* | doc: StatusLineTerm, StatusLineTermNC | Justin M. Keyes | 2019-09-09 |
* | doc: |api-fast| [ci skip] | Justin M. Keyes | 2019-09-09 |
* | doc: eliminate msgpack_rpc.txt [ci skip] | Justin M. Keyes | 2019-09-09 |
* | doc | Justin M. Keyes | 2019-09-09 |
* | paste: fix normal-mode paste by different approach #10976 | Justin M. Keyes | 2019-09-09 |
* | paste: insert before cursor always | Justin M. Keyes | 2019-09-08 |
* | vim-patch:06fe74aef726 | Justin M. Keyes | 2019-09-06 |
* | vim-patch:56c860c315c5 | Justin M. Keyes | 2019-09-06 |
* | vim-patch:088e8e344352 | Justin M. Keyes | 2019-09-06 |
* | Merge #10869 'vim-patch:8.1.{0309,0362,0365,0515,1946}' | Justin M. Keyes | 2019-09-05 |
|\ |
|
| * | vim-patch:8.1.0515: reloading a script gives errors for existing functions | erw7 | 2019-09-04 |
| * | vim-patch:8.1.0362: cannot get the script line number when executing a function | erw7 | 2019-09-04 |
* | | Merge pull request #10451 from bfredl/floatbuf | Björn Linse | 2019-09-05 |
|\ \ |
|
| * | | anchor float to buffer position | Björn Linse | 2019-09-04 |
| |/ |
|
* / | vim-patch:8.1.1498: ":write" increments b:changedtick even though nothing cha... | Justin M. Keyes | 2019-09-04 |
|/ |
|
* | jobwait(): fix race if job exits before waiting on it | Justin M. Keyes | 2019-09-03 |
* | paste: one undo-block per stream | Justin M. Keyes | 2019-09-02 |
* | eval: add wait() | Abdelhakeem | 2019-09-01 |
* | screen: use dedicated message grid | Björn Linse | 2019-09-01 |
* | API: nvim_paste: add `crlf` parameter | Justin M. Keyes | 2019-08-30 |
* | paste: break lines at CR, CRLF #10877 | Justin M. Keyes | 2019-08-29 |
* | Merge #4448 'paste: redesign' | Justin M. Keyes | 2019-08-28 |
|\ |
|
| * | paste: make vim.paste() "public" | Justin M. Keyes | 2019-08-27 |
| * | API: nvim_paste | Justin M. Keyes | 2019-08-27 |
| * | paste: edge-case: handle EOL at end-of-buffer | Justin M. Keyes | 2019-08-27 |
| * | paste: WIP #4448 | Justin M. Keyes | 2019-08-27 |
* | | doc: man.vim #10817 | Doron Behar | 2019-08-28 |
|/ |
|
* | Merge pull request #10841 from janlazo/vim-7.4.1407 | Daniel Hahler | 2019-08-25 |
|\ |
|
| * | vim-patch:8.1.1111: it is not easy to check for infinity | Jan Edmund Lazo | 2019-08-24 |
| * | vim-patch:7.4.1407 | Jan Edmund Lazo | 2019-08-24 |
* | | vim-patch:8.1.1913: not easy to compute the space on the command line (#10845) | Daniel Hahler | 2019-08-25 |
* | | vim-patch:8.1.1924: using empty string for current buffer is unexpected | Jan Edmund Lazo | 2019-08-24 |
|/ |
|
* | vim-patch:8.1.0187: getwininfo() and win_screenpos() return different numbers | Jan Edmund Lazo | 2019-08-23 |
* | vim-patch:8.0.1386: cannot select modified buffers with getbufinfo() | Jan Edmund Lazo | 2019-08-23 |
* | vim-patch:8.1.0037: cannot easily append lines to another buffer | Jan Edmund Lazo | 2019-08-23 |
* | ui: transmit "blend=" property of highlight attributes | Björn Linse | 2019-08-18 |
* | keymap: allow modifiers to multibyte chars, like <m-ä> | Björn Linse | 2019-08-16 |
* | vim-patch:8.1.0911: tag line with Ex command cannot have extra fields | Daniel Hahler | 2019-08-10 |
* | channels: reflect exit due to signals in exit status code (#10573) | Daniel Hahler | 2019-08-09 |
* | lua: minimal UTF-16 support needed for LSP | Björn Linse | 2019-08-08 |