diff --git a/src/telegram_codex_bot/terminal_parser.py b/src/telegram_codex_bot/terminal_parser.py index e3cd72b..d4a5f39 100644 --- a/src/telegram_codex_bot/terminal_parser.py +++ b/src/telegram_codex_bot/terminal_parser.py @@ -96,9 +96,7 @@ class UIPattern: re.IGNORECASE, ), ), - bottom=( - re.compile(r"^\s*Press enter to continue", re.IGNORECASE), - ), + bottom=(re.compile(r"^\s*Press enter to continue", re.IGNORECASE),), min_gap=2, ), UIPattern(