Add #:prompt, #:before-prompt and #:after-prompt options #9
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: suzanne.soy/repltest#9
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The arguments can either be a string (matched exactly), or a regexp.
Specifying a regexp matching the prompt, and a regexp for characters preceding the prompt which are not part of it (and therefore will be part of the preceding result or main module’s code).
How do we make these match only at the beginning of a line, if desired?