Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | test: nvim_buf_attach: reduce delay | Justin M. Keyes | 2018-07-02 |
| | | | | | | This test is mostly a demo/reference for: https://github.com/neovim/neovim/issues/8634#issuecomment-400940467 so let's not pay a 1s penalty. | ||
* | test: nvim_buf_attach response after initial delay | Justin M. Keyes | 2018-07-01 |
| | | | | ref #8634 | ||
* | test: buffer_updates: 10s timeout | Justin M. Keyes | 2018-07-01 |
| | |||
* | API: emit nvim_buf_lines_event from :terminal #8616 | KillTheMule | 2018-07-01 |
| | | | | closes #8575 | ||
* | Merge #7917 'API: buffer updates' | Justin M. Keyes | 2018-06-08 |
| | |||
* | Add empty options dict to buf_attach | KillTheMule | 2018-05-23 |
| | |||
* | Rename some more, fixe borked renaming | KillTheMule | 2018-05-23 |
| | |||
* | Send changedtick as first event if buffer contents weren't requested | KillTheMule | 2018-05-23 |
| | |||
* | Unify updates_start and updates to lines_event | KillTheMule | 2018-05-23 |
| | | | | Also rename changedtick -> changedtick_event | ||
* | Update test | KillTheMule | 2018-05-23 |
| | |||
* | Some renamings and doc changes | KillTheMule | 2018-05-23 |
| | |||
* | Try fixing that test on travis | KillTheMule | 2018-05-23 |
| | |||
* | Increase sendkeys timeout | KillTheMule | 2018-05-23 |
| | |||
* | The grand renaming | KillTheMule | 2018-05-23 |