The documentation examples use: ```sh vibium fill @e1 "text" ``` This works in Bash, but fails in Windows PowerShell because @ has special syntax. I suggest add a note in the tutorial to avoids confusion
The documentation examples use:
vibium fill @e1 "text"This works in Bash, but fails in Windows PowerShell because @ has special syntax.
I suggest add a note in the tutorial to avoids confusion