neovim/test
oni-link 3030ef825d terminal.c: Reset cursor postion when using termopen() (#6212)
After using 'termopen("echo") the current buffer content is changed,
but the cursor position of the current window is not updated.
Because of this, a call to 'mb_adjust_cursor()'  can lead to a
heap-buffer-overflow.

Fix this by resetting the cursor for the current window.

Fixes #3161
2017-03-04 20:12:57 +01:00
..
benchmark build: Target luacheck HEAD. 2016-11-17 00:55:39 +01:00
config shada: When using shada-r normalize option path 2015-10-08 22:01:10 +03:00
functional terminal.c: Reset cursor postion when using termopen() (#6212) 2017-03-04 20:12:57 +01:00
includes test: sys/fcntl.h -> fcntl.h 2016-01-14 23:36:58 -05:00
unit test: luacheck update 2017-03-01 14:47:49 +01:00
.luacheckrc test: luacheck update 2017-03-01 14:47:49 +01:00
helpers.lua test: screen_setup(): Detect spawn failures, usage errors. 2017-02-26 13:00:01 +01:00