d2
d2 copied to clipboard
cli: Avoid opening browser when using `--watch`
Is there a way to disable the browser opening when using --watch?
It is an annoyance when running in headless linux.
this should definitely be an option, ty, will work on it shortly
Let's make BROWSER=0 and BROWSER=false disable.
And then I guess BROWSER=1 and BROWSER=true should detect the browser automatically like BROWSER=.