Mercurial > vim
view src/libvterm/t/90vttest_02-screen-1.test @ 21255:4be91a7eafb2 v8.2.1178
patch 8.2.1178: Vim9: filter function recognized as command modifier
Commit: https://github.com/vim/vim/commit/b074e8b8d4d3cefefc675dfaf3982d388ee07772
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Jul 11 13:40:45 2020 +0200
patch 8.2.1178: Vim9: filter function recognized as command modifier
Problem: Vim9: filter function recognized as command modifier, leading to a
crash.
Solution: Clear cmdmod after freeing items. Do not recognize a command
modifier followed by non-white space. (closes #6434)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 11 Jul 2020 13:45:04 +0200 |
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"