I’m exploring additional components of the SWI system a bit more.
I am on macOS, use the downloaded .app image, have the .../Contents/MacOS/ directory added to my PATH, installed X11 and am now able to run the graphical debugger! So far so good.
Additionally I thought I can open the help info in a separate X11 window; however e.g. help(use_module). show the information to use_module in the terminal. Is there a way to show the help in a “help viewer” or similar?
Finally I found on the SWI prolog website the page about the Navigator. - How do I invoke it on my system?
See prolog_ide/1 for more tools that can be started this way. I have some short predicates for the ones I often use in my personal startup file, mostly tmon for opening the thread monitor.
No. That was answered here recently. edit if you use the built-in editor there is a Documentation menu on calls that shows the docs in an editor window. No hyperlinks or colors though
This is weird, I was able to open help texts in editor. I don’t know what I had written to command line I am not able to repeat that. I am using the default editor.
I wrote maybe help/1 or apropos/1 or something
… The tab had *documentation* header, now I remembered