Add #:prompt, #:before-prompt and #:after-prompt options #9

Open
opened 2016-03-31 12:36:17 +01:00 by SuzanneSoy · 1 comment
SuzanneSoy commented 2016-03-31 12:36:17 +01:00 (Migrated from github.com)

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).

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).
SuzanneSoy commented 2016-03-31 12:42:23 +01:00 (Migrated from github.com)

How do we make these match only at the beginning of a line, if desired?

How do we make these match only at the beginning of a line, if desired?
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: suzanne.soy/repltest#9
No description provided.