I'm working on a GUI program that can take in files as arguments, and when I launch its module I can see that it always gets a list of some of the buffers I have open, I think any buffer I've had focused while launching the debugger. It would be nice if this could be avoided with a configuration option.
Possibly related to #798
I'm working on a GUI program that can take in files as arguments, and when I launch its module I can see that it always gets a list of some of the buffers I have open, I think any buffer I've had focused while launching the debugger. It would be nice if this could be avoided with a configuration option.