| Commit message (Expand) | Author | Age |
* | tui: Also fix "linux*" terminfo entries. #6673 | Jonathan de Boyne Pollard | 2017-05-04 |
* | Merge #6539 'More cursor shape modes' | Justin M. Keyes | 2017-04-21 |
|\ |
|
| * | tests: detect invalid helpers.sleep | Björn Linse | 2017-04-21 |
| * | ui: add tests for new cursor shape modes | Björn Linse | 2017-04-21 |
* | | 'scrollback': Allow :setlocal -1 on normal buffers | Justin M. Keyes | 2017-04-20 |
|/ |
|
* | win: default shellxescape, shellxquote to empty | Rui Abreu Ferreira | 2017-04-12 |
* | win: defaults: 'shellredir', 'shellxquote', 'shellxescape' | Justin M. Keyes | 2017-04-12 |
* | Merge branch 'master' into rename-execute | ZyX | 2017-04-09 |
|\ |
|
| * | test: retry(): Report number of retries. (#6475) | Justin M. Keyes | 2017-04-09 |
* | | functests: Fix terminal/highlight_spec | ZyX | 2017-04-09 |
* | | functests: Fix terminal/cursor_spec | ZyX | 2017-04-09 |
* | | functests: Replace execute with either command or feed_command | ZyX | 2017-04-09 |
|/ |
|
* | terminal.c:redraw(): Avoid invalid cursor col (#6379) | Justin M. Keyes | 2017-03-29 |
* | terminal: global 'scrollback' #6352 | Jakob Schnitzer | 2017-03-27 |
* | terminal: Support extra arguments in 'shell'. #4504 | Jack Bracewell | 2017-03-17 |
* | defaults: 'showcmd', 'belloff', 'ruler' | Justin M. Keyes | 2017-03-16 |
* | test/scrollback: wiggle-room (#6256) | Justin M. Keyes | 2017-03-11 |
* | test: backtick expansion #6218 | Justin M. Keyes | 2017-03-06 |
* | terminal.c: Reset cursor postion when using termopen() (#6212) | oni-link | 2017-03-04 |
* | terminal: Keep cursor position. | Justin M. Keyes | 2017-03-01 |
* | test: screen_setup(): Detect spawn failures, usage errors. | Justin M. Keyes | 2017-02-26 |
* | test: screen_setup(): Support `cols` parameter. | Justin M. Keyes | 2017-02-26 |
* | test/window_split_tab_spec.lua: fixup | Justin M. Keyes | 2017-02-26 |
* | terminal: Follow output only if cursor is at end. | Justin M. Keyes | 2017-02-26 |
* | terminal: 'scrollback' | Justin M. Keyes | 2017-02-26 |
* | terminal: Don't redraw the entire screen when resizing (#6167) | Tommy Allen | 2017-02-26 |
* | eval.c: Fix findfile(), :find, gf in :terminal. #6009 | Tommy Allen | 2017-01-31 |
* | Add some tests and cleanup. | Michael Ennen | 2016-12-12 |
* | os/shell: Throttle :! output, pulse "..." message. | Justin M. Keyes | 2016-12-09 |
* | build: Target luacheck HEAD. | Justin M. Keyes | 2016-11-17 |
* | test: window_spec: Remove flaky terminal resize test | James McCoy | 2016-11-13 |
* | test: :terminal should not interrupt Press-ENTER | Justin M. Keyes | 2016-10-20 |
* | tests: fix racyness in terminal/api_spec.lua | Björn Linse | 2016-10-19 |
* | test/tui_spec: Force LANG=C | Justin M. Keyes | 2016-10-13 |
* | test/terminal: Cover race when :term shell process exits. | Justin M. Keyes | 2016-10-12 |
* | test: api_spec | Justin M. Keyes | 2016-09-22 |
* | test: synIDattr returns empty, not -1 | Stéphane Campinas | 2016-09-16 |
* | syntax.c: Support bg/fg special color-names. #5319 | Kerem Cakirer | 2016-09-16 |
* | Merge pull request #5225 from equalsraf/windows-functionaltests | Björn Linse | 2016-08-31 |
|\ |
|
| * | Mark some functional tests as pending in Windows | Rui Abreu Ferreira | 2016-08-26 |
* | | api/ui: add tests for popupmenu_external events | Björn Linse | 2016-08-29 |
|/ |
|
* | tests: don't ignore highlights in terminal tests | Björn Linse | 2016-08-14 |
* | test: TUI colors: Skip TERM=linux on non-linux. (#5015) | Justin M. Keyes | 2016-07-06 |
* | test: TUI colors ('t_Co') | Justin M. Keyes | 2016-07-03 |
* | Add tests for new feature | Marco Hinz | 2016-06-20 |
* | Make existing tests work with new feature | Marco Hinz | 2016-06-20 |
* | test/highlight_spec: Test "gui" arg of synIDattr(). | Justin M. Keyes | 2016-06-18 |
* | synIDattr(): return RRGGBB value for [fg|bg|sp]# #4851 | Rom Grk | 2016-06-18 |
* | functests: Check logs in lua code | ZyX | 2016-06-10 |
* | test: Screen also checks 'special' when testing attribute equality | AdnoC | 2016-05-17 |