'g' appearing after each return

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

'g' appearing after each return

leledumbo
When used interactively, gst shows 'g' after each return.

Example (| = caret position):

prompt>'Hello, World' printNl !|<return>

results in:

prompt>'Hello, World' printNl !
g|

the statement doesn't even get evaluated. I need to press return again for the result to appear, and it appears twice. It doesn't happen if it executes the statements from a file.

Platform: i386-mingw32