commit | e330ef42f256e60017e5f8bf4be79a5308fe9e2f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jul 06 23:11:40 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jul 06 23:11:40 2018 +0200 |
tree | 1dbcc76e4c851441c15956be56f3b20d8314aeb9 | |
parent | 5d2f40792e47a48fc56efafd30b68660a42184a7 [diff] [blame] |
patch 8.1.0157: old iTerm2 is not recognized, resulting in stray output Problem: Old iTerm2 is not recognized, resulting in stray output. Solution: Recognize the termresponse.
diff --git a/src/version.c b/src/version.c index 63a7694..8d9a339 100644 --- a/src/version.c +++ b/src/version.c
@@ -790,6 +790,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 157, +/**/ 156, /**/ 155,