aboutsummaryrefslogtreecommitdiff
path: root/test/functional/lua/buffer_updates_spec.lua
Commit message (Expand)AuthorAge
* fix(bufupdates): avoid sending empty updatesThomas Vigouroux2020-09-11
* fix(bytetrack): send correct events when opening linesThomas Vigouroux2020-09-11
* fix lintsThomas Vigouroux2020-09-09
* api/buffer: add "on_bytes" callback to nvim_buf_attachBjörn Linse2020-09-09
* fix(win): ignore closing wins in win_findbuf #12798Thomas Vigouroux2020-08-31
* doc: fix typos [ci skip] #11787Hye Sung Jung2020-01-30
* Fix shift change callbacks reading bad cursor (#11782)Axel Forsman2020-01-30
* lua: support getting UTF-32 and UTF-16 sizes of replaced textBjörn Linse2019-08-06
* lua: add {old_byte_size} to on_lines buffer change eventBjörn Linse2019-08-06
* api/lua: add on_detach to nvim_buf_attachBjörn Linse2019-06-15