From 77756c0cb189f837ad177f2f6da97acd7d1204c9 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 15 Sep 2014 23:28:21 -0400 Subject: eat the entire OSC sequence instead of just the \e] --- src/parser.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/parser.h') diff --git a/src/parser.h b/src/parser.h index a250957..e4f71da 100644 --- a/src/parser.h +++ b/src/parser.h @@ -330,7 +330,7 @@ extern int vt100_parser_yylex (yyscan_t yyscanner); #undef YY_DECL #endif -#line 224 "src/parser.l" +#line 218 "src/parser.l" #line 337 "src/parser.h" -- cgit v1.2.3-54-g00ecf