A few weeks ago TI released OS 5.3 for the CE, which included many improvements and additions. There are now much-needed programming tools that can be found under [ALPHA] [F5], such as an Undo-Clear command, line copy and paste, and more. Below is a list of the most notable changes:
What do you think about the new additions to TIOS? What do you think should be added to the next version? Feedback is appreciated.
- ►Homerun is now native: According to TI, "Programs can be run from RAM or Archive" and "Asm programs can now be run without the Asm( command"
►New program editor tools: With a use of [ALPHA] [F5] finally implemented, there comes many programming tools, some more useful than others. The tools include Execute Program, which executes the program from the editor, Undo Clear, which pastes whatever content was deleted with the last use of [CLEAR], Insert Line Above, which inserts a blank line above the current line, Cut Line, which deletes the current line and puts it into the copy/paste buffer (this is not the same as the Undo Clear buffer), Copy Line, which puts the current line into the copy/paste buffer without deleting it, Paste Line Below, which places the contents of the copy/paste buffer in a new line below the current one, and Insert Comment Above, which uninterestingly places a line with a single quotation above the current line.
►Math functionality: piecewise( and its constituent uses throughout the calculator.
What do you think about the new additions to TIOS? What do you think should be added to the next version? Feedback is appreciated.