summaryrefslogtreecommitdiffstats
path: root/tools/debug_vt100_input.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/debug_vt100_input.py')
-rwxr-xr-xtools/debug_vt100_input.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/debug_vt100_input.py b/tools/debug_vt100_input.py
index d3660b9..b74c06f 100755
--- a/tools/debug_vt100_input.py
+++ b/tools/debug_vt100_input.py
@@ -5,6 +5,7 @@ For testing terminal input.
(This does not use the `Input` implementation, but only the `Vt100Parser`.)
"""
+
import sys
from prompt_toolkit.input.vt100 import raw_mode