Feature Request: Run the program again without cleaning the previous output
Nobody has claimed this yet.
- Dominant language
- Racket
- Stars
- 516
- Forks
- 103
- PR merge metrics
- No merged PRs in 30d
Description
I'm doing a semi-interactive task in DrRacket, and I want to run the program again without erasing all the previous output.
I understand it may be confusing for new users, but I need to cut and paste old stuff and compare the old and new output.
Is it possible to add this option to the "Preferences>General" selection window?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Preferences > General implementation and the code that clears output when a program is run. Confirm how the option should affect repeated runs while preserving existing output, then verify that the preference and rerun behavior work together.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100