Mercurial > vim
view src/libvterm/t/90vttest_02-screen-1.test @ 15115:f17110dae9de v8.1.0568
patch 8.1.0568: error message for NUL byte in ScreenLines breaks Travis CI
commit https://github.com/vim/vim/commit/9a8534673acd98d7398c967fe4348df63e689dab
Author: Bram Moolenaar <Bram@vim.org>
Date: Fri Dec 7 14:10:37 2018 +0100
patch 8.1.0568: error message for NUL byte in ScreenLines breaks Travis CI
Problem: Error message for NUL byte in ScreenLines breaks Travis CI.
Solution: Use a normal message fornow.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Fri, 07 Dec 2018 14:15:05 +0100 |
parents | b8299e742f41 |
children |
line wrap: on
line source
# Test of WRAP AROUND mode setting. INIT WANTSCREEN RESET PUSH "\e[?7h" $REP 170: PUSH "*" PUSH "\e[?7l\e[3;1H" $REP 177: PUSH "*" PUSH "\e[?7h\e[5;1HOK" !Output $SEQ 0 2: ?screen_row \# = "********************************************************************************" ?screen_row 3 = "" ?screen_row 4 = "OK"