I am trying to learn how to generate web pages from my TW5 file, using MacOS Catalina and TW5 version 5.1.22
Running the Tiddlywiki server - Done, I called my directory "TW5_server"
Creating Some Content - Done
Exporting static pages - Problem encountered:
TW5_server % tiddlywiki --rendertiddlers [!is[system]] $:/core/templates/static.tiddler.html static text/plain
zsh: event not found: is[system]]
Apparently ZSH is the default shell on MacOS Catalina. I do not know if I have messed up my ZSH shell configuration. I think I want to find it, delete it, and reload a clean shell so I can get past the error above - right?