Closed NickOveracker closed 1 year ago
I think probably the single quote is crashing ngspice as it's looking for the missing one. We definitely want to continue to allow people to do things like:
i(out)*-1000 out - out2 5 + out
Thanks for reporting, fixed!
Including a single-quote in a label (such as 《Q'》) sends the app into what seems to be an infinite loop. Should be an easy fix inside handleSetLabel()