mateoconlechuga / cesium

A GUI shell for the TI-84+CE
BSD 3-Clause "New" or "Revised" License
258 stars 17 forks source link

"Goto" option on error screen for TI-BASIC programs does not go to the line with the error #233

Closed TIny-Hacker closed 2 years ago

TIny-Hacker commented 2 years ago

When running a BASIC program from Cesium with an error, if you select the "Goto" option, it does not jump to the line with the error, like the OS does. Here's a screenshot demonstrating the issue:

Goto Issue

This does not appear to be an issue on Cesium versions 3.6.0 and earlier.