How to see the Urbit debug mode
An easy way to inspect the internals of your Urbit ship.
Run this in the Dojo:
|start %dbug
Then access the ship's debug URL at http://your-ship-url/~debug
.
Turn it off when you're done!
Apart from slowing your ship down, debug mode can leave internals of the ship exposed. Turn it off in Dojo with:
|fade %dbug