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

vtfeatures #121

Merged
merged 6 commits into from
Mar 11, 2020
Merged

vtfeatures #121

merged 6 commits into from
Mar 11, 2020

Conversation

jerch
Copy link
Member

@jerch jerch commented Mar 10, 2020

Shall fix #118.

@jerch jerch changed the title generate md file, hook into page vtfeatures Mar 10, 2020
@@ -16,6 +16,9 @@ TAG=$(cd _xterm.js && git describe --tags)

npm run build:docs

# add vtfeatures md file
VTFEATURES=$(cd _xterm.js && npm install mustache && npm run --silent vtfeatures > ../_docs/api/vtfeatures.md)
Copy link
Member

Choose a reason for hiding this comment

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

Following up on xtermjs/xterm.js#2754 (comment), yeah we should probably just move the script over to this repo.

Copy link
Member Author

@jerch jerch Mar 11, 2020

Choose a reason for hiding this comment

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

Tracked in xtermjs/xterm.js#2755.

@jerch jerch merged commit d6cb21c into xtermjs:master Mar 11, 2020
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

Successfully merging this pull request may close these issues.

Automatically update VT features docs on website from xterm.js repo
2 participants