Terminal Window

ZOR

Senior Member
After running a program and using the Terminal window and finishing, closing down, it keeps showing on new projects, I tried using the menu but it only has a Terminal open selection.

How do I get rid of it until I want it?

Editor version 5

Thanks
 

hippy

Technical Support
Staff member
Un-tick View -> Options -> Editor -> Serial Terminal ... Open after download

or add "#TERMINAL OFF" to your program.
 

ZOR

Senior Member
Many thanks both, thought I'd looked everywhere, was driving me crazy.
Does that check box get filled somehow, as it was only after doing a program using Terminal did it want to open all the time.
 

Jeremy Harris

Senior Member
If it's any comfort, the lingering memory of the terminal feature is one thing that does annoy me. I routinely include a #terminal off instruction at the start of any Picaxe code I write now, unless I specifically want the terminal on for debugging.
 

ZOR

Senior Member
Thanks Jeremy, that's a useful idea, I will put that line in.
Seems strange it works this way after closing a session.
 
Top