Allow a test to pass with non-80-column terminals.

This fix is from Keri Harris.
This commit is contained in:
Zoltan Somogyi
2017-09-27 19:39:40 +10:00
parent ef110c14e9
commit 4b052d46dd

View File

@@ -8,5 +8,8 @@ set show-all-if-ambiguous on
# Disable --More-- prompt when completion list fills screen.
set page-completions off
# Make sure a standardized screen width is used.
set completion-display-width 80
# Make the completion requests show up in the input file.
@: complete