ADDED: "f" to enumerate the next 5 solutions, similar to GUPU.

This commit is contained in:
Markus Triska
2022-03-02 21:02:19 +01:00
parent a38f7c8524
commit 9f864574de
2 changed files with 13 additions and 3 deletions

View File

@@ -224,9 +224,10 @@ predicates it defines. For example, with the program shown above:
; What = pure_world.
```
Press `SPACE` to show further answers, if any exist. Press `RETURN` or
 `.` to abort the search and return to the toplevel prompt.
Press `h` to show a help message.
Press `SPACE` to show further answers, if any exist. Press `RETURN`
or `.` to abort the search and return to the
toplevel prompt. Press `f` to see the next 5 answers, and
`a` to see all answers. Press `h` to show a help message.
To quit Scryer Prolog, use the standard predicate `halt/0`: