Fork me on GitHub
#membrane
<
2023-10-16
>
Cal Herries09:10:30

At the moment, viscous creates a new window every time inspect is called. How can I reuse the same window for new calls to inspect? e.g.

(viscous/inspect 1) ;; creates a new window
(viscous/inspect 2) ;; creates a 2nd window. but I want it to use the first