MINT2.0 ``` > /K // press `;` > > . 59 // ascii for ; > 59 /C ; // looks correct // try this > ';' /C ``` does not return to prompt