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 -- View this message in context: http://forum.world.st/g-appearing-after-each-return-tp2224083p2224083.html Sent from the Gnu mailing list archive at Nabble.com. _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
