Yes, you can save/load script files and interpreter sessions to the device. The save path is in sys.path so those saved scripts can be imported into other scripts or the interpreter as well.
You can export script files and interpreter sessions (via email), but unfortunately, importing from outside the App is prohibited by Apple.
Swiping between tabs is an interesting idea. I'll see if there is a good way to implement this. Thanks for the suggestion!
The colors (foreground & background) and font size are completly customizable in both the Interpreter and Script Editor tabs.
Yes, you can save/load script files and interpreter sessions to the device. The save path is in sys.path so those saved scripts can be imported into other scripts or the interpreter as well.
You can export script files and interpreter sessions (via email), but unfortunately, importing from outside the App is prohibited by Apple.
Swiping between tabs is an interesting idea. I'll see if there is a good way to implement this. Thanks for the suggestion!
The colors (foreground & background) and font size are completly customizable in both the Interpreter and Script Editor tabs.