aboutsummaryrefslogtreecommitdiff
path: root/test/functional/lua/buffer_updates_spec.lua
Commit message (Expand)AuthorAge
* api: multiple decoration providers at onceBjörn Linse2020-10-10
* Fix byte updates for blockwise paste at buffer endKillTheMule2020-09-30
* bytetrack: add blockwise paste testThomas Vigouroux2020-09-30
* Fix buffer_updates on blockwise pasteKillTheMule2020-09-30
* test: buffer updates: add visual charwise paste testBjörn Linse2020-09-19
* buffer updates: fix issues with "change" operatorBjörn Linse2020-09-19
* tests: lua buffer updates: reorg check_events()Björn Linse2020-09-19
* buf_updates: fix wrong updates on linewise changeThomas Vigouroux2020-09-18
* buf_updates: fix updates for empty buffers (#12926)Thomas Vigouroux2020-09-17
* treesitter: filter updates on <CR>Thomas Vigouroux2020-09-16
* buf_attach: fix buffer updates with setline()Björn Linse2020-09-16
* 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