docs: improve Node REPL dot commands explanation#71
Conversation
- Group `.clear` and `.break` together as equivalent in default REPL - Simplify descriptions of dot commands - Clarify that `.clear` only resets context in custom programmatic REPL Signed-off-by: Mohamed Mohsen <zmohamedmohsnz@gmail.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview Adds an explicit note that Reviewed by Cursor Bugbot for commit 0781e7e. Bugbot is set up for automated code reviews on this repo. Configure here. |
👋 Codeowner Review RequestThe following codeowners have been identified for the changed files: Team reviewers: @nodejs/repl Please review the changes when you have a chance. Thank you! 🙏 |
.clearand.breaktogether as equivalent in default REPL.clearonly resets context in custom programmatic REPL