Do you do Windows? Love it or hate it, post away!
/* Windows 10 Source Code */
include "win31.h"
include "win95.h"
include "win98.h"
include "winME"
include "winXP"
include "winVista"
include "win7"
include "win8"
include "workst~1.h"
include "evenmore.h"
include "oldstuff.h"
include "billrulz.h"
include "monopoly.h"
define INSTALL HARD
Enjoying the awesome new Windows Terminal? But run into weird issues once in a while where you type exit
and instead of the window closing, it gives you this message: [process exited with code ####]
Turns out that's by design for some reason. There's a way to stop that with a profile setting named closeOnExit
so that it always closes on exit.