aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/input_spec.lua
Commit message (Expand)AuthorAge
* keymap: Preserve S- modifier when C- is presentJames McCoy2020-11-16
* paste: use nvim_put()Justin M. Keyes2019-08-27
* paste: WIP #4448Justin M. Keyes2019-08-27
* keymap: allow modifiers to multibyte chars, like <m-ä>Björn Linse2019-08-16
* keymap, terminal: more keycodes #9810Olivier G-R2019-03-31
* keymap: add more (keypad) keycodes #9793Olivier G-R2019-03-29
* Mark "feeding large chunks of input with <Paste>" fragileJames McCoy2019-01-01
* defaults: shortmess+=F (#8619)Justin M. Keyes2018-06-22
* test/util: expect_err() (#8257)Justin M. Keyes2018-04-11
* msg: do not scroll entire screen (#8088)Björn Linse2018-03-31
* test: rename next_message() to next_msg()Justin M. Keyes2018-03-11
* message: don't output unprintable chars to screenBjörn Linse2018-03-04
* win: enable more functional testsJan Edmund Lazo2018-01-06
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* functests: Check logs in lua codeZyX2016-06-10
* keymap: Support <D-...> (super/command key).Justin M. Keyes2016-02-22
* test/functional: clean up according to luacheck (part 1)Marco Hinz2015-11-23
* tui: Don't use 'pastetoggle' for automatic pastingThiago de Arruda2015-10-01
* input: Escape utf8 sequences that contain CSI/K_SPECIALThiago de Arruda2015-02-18
* test: Add screen test facilityThiago de Arruda2014-12-09