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

Use xterm winptyCompat addon #2811

Merged
merged 2 commits into from
Apr 5, 2018
Merged

Conversation

chabou
Copy link
Collaborator

@chabou chabou commented Apr 5, 2018

@@ -3,13 +3,15 @@ import React from 'react';
import {Terminal} from 'xterm';
import * as fit from 'xterm/lib/addons/fit/fit';
import * as webLinks from 'xterm/lib/addons/webLinks/webLinks';
import * as winptyCompat from 'xterm/lib/addons/winptyCompat';
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this not need xterm/lib/addons/winptyCompat'/winptyCompat to link to a certain file, like with webLinks?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

😮 Good catch! Thank you!

@chabou
Copy link
Collaborator Author

chabou commented Apr 5, 2018

Tested on Windows10 (cmd) and everything seems OK

@chabou chabou merged commit f40e323 into vercel:canary Apr 5, 2018
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.

2 participants