Files
neovim/test/functional
Justin M. Keyes 613296936b API: nvim_put: always PUT_CURSEND
Fixes strange behavior where sometimes the buffer contents of a series
of paste chunks (vim._paste) would be out-of-order.

Now the tui_spec.lua screen-tests are much more reliable. But they still
sometimes fail because of off-by-one cursor (caused by "typeahead race"
resulting in wrong mode; fixed later in this patch-series).
2019-08-27 21:19:10 +02:00
..
2019-08-27 21:19:10 +02:00
2019-08-16 13:37:44 +09:00
2019-08-07 14:20:23 +02:00
2019-08-27 21:19:10 +02:00
2019-05-05 14:05:25 +02:00
2016-06-10 21:50:49 +03:00