Harald Pretl
12/28/2023, 8:38 AMs for simulate. I think that it does just that, to run a simulation. It would be much nicer (at least in my usage model) that pressing s would cause a save all, writing the netlist, and then run a simulation. That would save a lot of mousing around. What do you think?Stefan Schippers
12/28/2023, 1:22 PMbind .drw <KeyPress-s> {xschem save; xschem netlist; simulate}Stefan Schippers
12/28/2023, 1:23 PMlauncher.sym in the schematic, ctrl-clicking on it does the commands:Harald Pretl
12/28/2023, 1:24 PMxschem save.