> In Everything, from the Tools menu, under the Debug submenu, click Stop Debug Logging.
On the other hand, if I stop debugging by pressing ^C, EveryThing exists (or crashes?).
Is this normal?
Debugging Ctrl + C
Re: Debugging
Yes, pressing Ctrl + C will send Everything a Debug Break signal.
This will terminate Everything.
To close the debug console:
To copy the console text to the clipboard:
This will terminate Everything.
To close the debug console:
- In Everything 1.5, from the Tools menu, under the Debug submenu, Uncheck Console.
To copy the console text to the clipboard:
- Right click the console window caption, under the Edit menu, click Select All.
- Right click the selected text to copy to the clipboard.