Did you know ... Search Documentation:
Predicate interactor/0
 interactor is det[private]
 interactor(+Title) is det[private]
Run a Prolog toplevel in another thread with a new console window. If Title is given, this will be used as the window title. As of SWI-Prolog version 10, the console is provided by the XPCE graphics library using library(epilog).