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

Add support for the percent sign as shell symbol #3010

Merged
merged 1 commit into from Jul 26, 2021

Conversation

knu
Copy link
Contributor

@knu knu commented Jul 26, 2021

It is used by (t)csh and zsh.

@github-actions
Copy link

github-actions bot commented Jul 26, 2021

JS File Size Changes (gzipped)

A total of 1 files have changed, with a combined diff of +3 B (+0.6%).

file master pull size diff % diff
components/prism-shell-session.min.js 492 B 495 B +3 B +0.6%

Generated by 🚫 dangerJS against 277040f

@RunDevelopment
Copy link
Member

Thank you for the PR @knu!

The changes look ok. Please rebuild Prism using npm ci && npm run build so we can merge this.

@knu knu force-pushed the sh-session-supports-percent branch from 2ba8cad to 277040f Compare July 26, 2021 10:02
@knu
Copy link
Contributor Author

knu commented Jul 26, 2021

@RunDevelopment Sure, done!

@RunDevelopment RunDevelopment merged commit 4492b62 into PrismJS:master Jul 26, 2021
@RunDevelopment
Copy link
Member

Thank you for contributing @knu!

@knu knu deleted the sh-session-supports-percent branch July 26, 2021 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants