Justin M. Keyes
|
f65a751d82
|
test: nvim_buf_attach: reduce delay
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.
|
2018-07-02 20:47:28 +02:00 |
|
Justin M. Keyes
|
b4fcf02316
|
test: nvim_buf_attach response after initial delay
ref #8634
|
2018-07-01 17:31:58 +02:00 |
|
Justin M. Keyes
|
60ef7889a2
|
test: buffer_updates: 10s timeout
|
2018-07-01 17:31:00 +02:00 |
|
KillTheMule
|
40911e435e
|
API: emit nvim_buf_lines_event from :terminal #8616
closes #8575
|
2018-07-01 14:42:56 +02:00 |
|
Justin M. Keyes
|
f85cbea725
|
Merge #7917 'API: buffer updates'
|
2018-06-08 10:13:04 +02:00 |
|
KillTheMule
|
333679ad0e
|
Add empty options dict to buf_attach
|
2018-05-23 22:07:27 +02:00 |
|
KillTheMule
|
65e7f6f0b9
|
Rename some more, fixe borked renaming
|
2018-05-23 22:07:27 +02:00 |
|
KillTheMule
|
0bee3925ab
|
Send changedtick as first event if buffer contents weren't requested
|
2018-05-23 22:07:27 +02:00 |
|
KillTheMule
|
ad151847f1
|
Unify updates_start and updates to lines_event
Also rename changedtick -> changedtick_event
|
2018-05-23 22:07:27 +02:00 |
|
KillTheMule
|
3866137eed
|
Update test
|
2018-05-23 22:07:27 +02:00 |
|
KillTheMule
|
e7451f8a91
|
Some renamings and doc changes
|
2018-05-23 22:07:27 +02:00 |
|
KillTheMule
|
de5d1e863c
|
Try fixing that test on travis
|
2018-05-23 22:07:27 +02:00 |
|
KillTheMule
|
5aa8af7cdb
|
Increase sendkeys timeout
|
2018-05-23 22:07:27 +02:00 |
|
KillTheMule
|
6bdcbef2f5
|
The grand renaming
|
2018-05-23 22:07:27 +02:00 |
|