Evaluate statements and print expressions without using the 'e' or 'p' commands.
To avoid cognitive stress, one-letter variables require the 'p' command to view.
But assigning to one-letter variables does not require the 'e' command. :)
Also included:
- default to "h" for empty commands when no previous command exists
- avoid overwriting previous command for specific commands not worth repeating
- avoid overwriting previous command with an invalid command
- avoid overwriting previous command with an implicit evaluation
Evaluate statements and print expressions without using the 'e' or 'p' commands.
To avoid cognitive stress, one-letter variables require the 'p' command to view.
But assigning to one-letter variables does *not* require the 'e' command. :)
Also included:
- default to "h" for empty commands when no previous command exists
- avoid overwriting previous command for specific commands not worth repeating
- avoid overwriting previous command with an invalid command
- avoid overwriting previous command with an implicit evaluation