Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some steps should be repeatable #24

Open
tpluscode opened this issue Jul 11, 2019 · 0 comments
Open

Some steps should be repeatable #24

tpluscode opened this issue Jul 11, 2019 · 0 comments
Labels
Core ⚛️ Related to core grammar

Comments

@tpluscode
Copy link
Member

Currently the implicit behaviour of most steps is to execute only once, the first time an appropriate representation is received.

It should be possible to add an option for them to be processed more than once. For example to always follow a link:

With Link "up" {
    Follow always
}
@tpluscode tpluscode added the Core ⚛️ Related to core grammar label Jul 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core ⚛️ Related to core grammar
Projects
None yet
Development

No branches or pull requests

1 participant