summaryrefslogtreecommitdiff
path: root/test/lib/completions/screen.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/completions/screen.exp')
-rw-r--r--test/lib/completions/screen.exp3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/lib/completions/screen.exp b/test/lib/completions/screen.exp
index f37d5f5f..a5b8c69f 100644
--- a/test/lib/completions/screen.exp
+++ b/test/lib/completions/screen.exp
@@ -24,7 +24,8 @@ assert_complete_any "screen cat"
sync_after_int
-assert_complete_any "screen -T "
+# Limit number of matches, assume at least vt100 and friends are there
+assert_complete_any "screen -T vt"
sync_after_int