mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-16 18:03:36 +00:00
Allow a test to pass with non-80-column terminals.
This fix is from Keri Harris.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user