| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | test/functional: clean up according to luacheck (part 1) | Marco Hinz | 2015-11-23 |
| | | |||
| * | tui: Don't use 'pastetoggle' for automatic pasting | Thiago de Arruda | 2015-10-01 |
| | | | | | | | | Add a new special key that can be used by UIs to toggle the 'paste' option and use it in the TUI instead of the user's 'pastetoggle' value. Close #2843 #2092 | ||
| * | input: Escape utf8 sequences that contain CSI/K_SPECIAL | Thiago de Arruda | 2015-02-18 |
| | | |||
| * | test: Add screen test facility | Thiago de Arruda | 2014-12-09 |
| - Add screen.lua which implements a remote screen to verify screen state by tests under functional/ui - Add some basic screen/highlight tests | |||