We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://oilshell.zulipchat.com/#narrow/stream/264891-oil-help/topic/_.20versus.20.28.29.20for.20append
Related:
The text was updated successfully, but these errors were encountered:
I did most of this
But we still need append (mylist, 1, 2, 3) in addition to append *.py (mylist)
append (mylist, 1, 2, 3)
append *.py (mylist)
It's kind of a "pun"
Based on the $PS1 thread on Zulip - https://oilshell.zulipchat.com/#narrow/stream/264891-oil-help/topic/PS1.20and.20prompt.20in.20YSH
$PS1
Sorry, something went wrong.
Fixed awhile ago, late announcement - https://www.oilshell.org/blog/2024/01/release-0.19.0.html
No branches or pull requests
https://oilshell.zulipchat.com/#narrow/stream/264891-oil-help/topic/_.20versus.20.28.29.20for.20append
Related:
The text was updated successfully, but these errors were encountered: