aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
...
* 'guicursor': Disable by default for unknown terminals.Justin M. Keyes2017-04-04
* 'guicursor': enabled=false if 'guicursor' is emptyJustin M. Keyes2017-04-04
* 'listchars': `Whitespace` highlight group #6367Yichao Zhou2017-04-03
* tests: Fix testlint errorsZyX2017-04-03
* api/cursor_style_set: mode descriptionsJustin M. Keyes2017-04-01
* 'guicursor': Empty means "block cursor in all modes".Justin M. Keyes2017-04-01
* tui: 'guicursor' shape #6044Matthieu Coudron2017-04-01
* highlight: :match should override 'list' (#6343)Yichao Zhou2017-03-26
* defaults: 'showcmd', 'belloff', 'ruler'Justin M. Keyes2017-03-16
* vim-patch:7.4.2051James McCoy2017-03-06
* terminal: Keep cursor position.Justin M. Keyes2017-03-01
* undo: :earlier, g-: Set b_u_seq_cur correctly. (#6016)Matthew Malcomson2017-01-31
* test: Fix broken test.Justin M. Keyes2017-01-24
* ci: XXX: Disable "throttle" test on Travis macOS.Justin M. Keyes2017-01-23
* coverity/133845: Negative array index read. (FP)Justin M. Keyes2017-01-23
* tui: Enable mode-sensitive cursor by default.Justin M. Keyes2017-01-20
* ci: Disable "CTRL-C interrupts :global" testJustin M. Keyes2017-01-19
* Merge pull request #5963 from jamessan/screen-expect-clarityJames McCoy2017-01-18
|\
| * test: screen_basic: Re-enable min width/height testJames McCoy2017-01-18
| * test: screen: Assert expected row count matches configured screen heightJames McCoy2017-01-18
* | test: nvim_ui_attach() with huge dimensions. (#5974)Justin M. Keyes2017-01-18
|/
* inccommand: Preview :sub commands only after the delimiter is presentJames McCoy2017-01-11
* inccommand: Suppress error reporting when previewing commandsJames McCoy2017-01-11
* test: skip_fragile(), TEST_SKIP_FRAGILEJustin M. Keyes2017-01-04
* os/shell: do_os_system(): Always show last chunk.Justin M. Keyes2016-12-10
* os/shell: Throttle :! output, pulse "..." message.Justin M. Keyes2016-12-09
* test: Disable unreliable tests on travis+ASAN_UBSANJustin M. Keyes2016-12-07
* add cmdline mode to modechange of RPC and testschemzqm2016-11-30
* ui: add tests for ui_mode_changeBjörn Linse2016-11-25
* build: Target luacheck HEAD.Justin M. Keyes2016-11-17
* 'inccommand': Add tests.Justin M. Keyes2016-11-15
* inccommand=nosplit: Jump to first match.Justin M. Keyes2016-11-15
* 'inccommand': Simplify cursor placement logic.Justin M. Keyes2016-11-11
* 'inccommand': Restore cursor/view if cancelled.Justin M. Keyes2016-11-10
* 'inccommand': buftype=nofile, restore cursor/viewJustin M. Keyes2016-11-10
* 'inccommand': Preserve curbuf->b_u_newhead.Justin M. Keyes2016-11-09
* 'inccommand': preserve 'modified'Justin M. Keyes2016-11-08
* 'inccommand': Do not trigger during scripts, feedkeys().Justin M. Keyes2016-11-08
* 'inccommand': test: scripts/feedkeys() should not trigger previewKillTheMule2016-11-08
* 'inccommand': rename 'incsubstitute'Justin M. Keyes2016-11-08
* 'inccommand': format line numbers as "|123| "Justin M. Keyes2016-11-08
* 'inccommand': set buffer name to [Preview]Justin M. Keyes2016-11-08
* 'inccommand': disable 'cursorline', 'spell' in previewJustin M. Keyes2016-11-08
* 'inccommand': preserve b:changedtickJustin M. Keyes2016-11-08
* 'inccommand': reworkJustin M. Keyes2016-11-08
* Tests for incsubstitution featureKillTheMule2016-10-30
* api: Establish API naming convention. (#5344)Justin M. Keyes2016-09-17
* Restore output_spec assertion dropped in f332ebaJames McCoy2016-09-14
* tests/ui: Stop the terminal job after testingJames McCoy2016-09-14
* CI: Travis macOS: Skip tab left-drag tests.Justin M. Keyes2016-09-12