Closed timholy closed 8 years ago
Should we always print location info?
At a minimum, it seems pretty reasonable to do that on each new function entry. When it's just stepping to a new line in the same function, would that be irritating? I'm not sure; it might not be, and it's presumably the easier approach.
I don't think it would be too distracting, since the way it ends up working in the user's terminal is that the instructions are always in the same place (at the bottom of the screen).
3636afe84eac4a90d6dc67b72c409411ff454b67. I also made the file/line bold, since it looks like part of the frame that way, and is clearly offset from the code:
Thanks. I was still coming to grips with what happened where, and this is a big help.
This causes
@enter
to show file & line number information. Example: