meta icon indicating copy to clipboard operation
meta copied to clipboard

Add tag for "I double-clicked my Python file and it closed itself!"

Open shenanigansd opened this issue 1 year ago • 1 comments

Create a tag that explains how double-clicking a Python (.py) file spawns an instance of the user's shell that terminates when the process finishes. It should explain to the user how to open the shell, cd to their directory (or right-click and "open PowerShell here"), and use python (or py) to run their file and see the results.

shenanigansd avatar Feb 24 '23 19:02 shenanigansd

Some discussion on #224, giving a tentative approval

wookie184 avatar Aug 31 '23 11:08 wookie184