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

Multiline explainer (with popups) #327

Open
abitrolly opened this issue Jun 22, 2024 · 0 comments
Open

Multiline explainer (with popups) #327

abitrolly opened this issue Jun 22, 2024 · 0 comments

Comments

@abitrolly
Copy link
Contributor

What it takes to stitch a prototype that is able to explain multiline shell scripts (or a pieces of them)?

for key in "$@"; do
    eval $(echo "$env" | grep "^export ${key=}")
done

I guess the most complicated part is the layout of explainer text. Maybe it is possible to scatter some overlapping popups around the content..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant