Files
neovim/test/functional
林千里 451c48a092 terminal: flush vterm output buffer on pty output #8486
Fixes #4151

libvterm uses an "output buffer" for terminal reporting
(e.g. \e[6n to report cursor position)
Flush it in on_channel_output() not just terminal_send_key()

See also this line from pangoterm:
https://bazaar.launchpad.net/~leonerd/pangoterm/trunk/view/607/pangoterm.c#L2159
2018-06-08 02:18:27 +02:00
..
2018-05-09 23:18:38 +02:00
2018-03-14 10:39:14 +00:00
2018-05-18 19:04:37 +02:00
2018-06-04 19:42:28 -04:00
2018-04-02 11:14:11 +03:00
2016-06-10 21:50:49 +03:00