Skip to content

feat(templates): Add shellquote filter for safe shell escaping.#65

Merged
ellie merged 1 commit into
atuinsh:mainfrom
bahdotsh:main
Oct 2, 2025
Merged

feat(templates): Add shellquote filter for safe shell escaping.#65
ellie merged 1 commit into
atuinsh:mainfrom
bahdotsh:main

Conversation

@bahdotsh
Copy link
Copy Markdown
Contributor

@bahdotsh bahdotsh commented Oct 2, 2025

Resolves: #46

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 2, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@bahdotsh
Copy link
Copy Markdown
Contributor Author

bahdotsh commented Oct 2, 2025

I have read the CLA Document and I hereby sign the CLA

github-actions Bot added a commit that referenced this pull request Oct 2, 2025
Copy link
Copy Markdown
Member

@ellie ellie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, thank you so much! 🙏

you're also the first external contributor to this project 🎉 🎉 🎉

@ellie ellie merged commit 243ce67 into atuinsh:main Oct 2, 2025
7 of 8 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Filter for escaping quotes and other special characters for use in a shell

2 participants