aboutsummaryrefslogtreecommitdiff
path: root/test/functional/terminal/buffer_spec.lua
Commit message (Expand)AuthorAge
* vim-patch:8.0.1525: using :wqa exits even if a job runs in a terminal windowJan Edmund Lazo2020-12-01
* A Mudholland Dr. RecastBjörn Linse2020-10-19
* terminal: fix terminal attribute overflowerw72020-07-29
* terminal: disable 'scrolloff' (fixes flicker)Justin M. Keyes2020-05-04
* API: deprecate nvim_command_outputJustin M. Keyes2019-12-02
* win_line: Fix crash with 'rightleft' in :terminal #11460erw72019-11-28
* tests/ui: cleanup illegitimate usages of "attr_ignore"Björn Linse2019-10-13
* tests: win: enable buffer focus testJan Edmund Lazo2019-08-18
* :terminal : set topline based on window height #8325Andrew Pyatkov2019-01-29
* tests: introduce screen:expect{...} formBjörn Linse2018-08-27
* terminal: handle &confirm and :confirm on unloading (#8726)Marco Hinz2018-07-12
* win/test: enable more :terminal testsJustin M. Keyes2017-08-16
* win: support :terminalerw72017-08-16
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* test: backtick expansion #6218Justin M. Keyes2017-03-06
* terminal.c: Reset cursor postion when using termopen() (#6212)oni-link2017-03-04
* terminal: Keep cursor position.Justin M. Keyes2017-03-01
* Add some tests and cleanup.Michael Ennen2016-12-12
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* tests: don't ignore highlights in terminal testsBjörn Linse2016-08-14
* functests: Check logs in lua codeZyX2016-06-10
* test: term_close use-after-freeJustin M. Keyes2016-05-15
* test/functional: clean up according to luacheck (part 1)Marco Hinz2015-11-23
* term: after <C-\>, resume normal input loopScott Prager2015-04-05
* terminal: Handle loss of focus in event loop.Scott Prager2015-04-05
* test: Add terminal testsThiago de Arruda2015-03-25