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

Fixed file paste #3383

Merged
merged 1 commit into from
Jan 6, 2019
Merged

Fixed file paste #3383

merged 1 commit into from
Jan 6, 2019

Conversation

ulentini
Copy link
Contributor

@ulentini ulentini commented Jan 3, 2019

This commit fixes #3340.
Since xterm.js changed its interface, the send() method has been replaced by handler() method.
It also fixes macOS clipboard handling for files, discarding the file-url that could contain url-encoded string that wouldn’t work as path.

This commit fixes vercel#3340.
Since `xterm.js`changed its interface, the `send()` method has been replaced by `handler()` method.
It also fixes macOS clipboard handling for files, discarding the `file-url` that could contain url-encoded string that wouldn’t work as path.
@chabou chabou merged commit ba93421 into vercel:canary Jan 6, 2019
@chabou
Copy link
Collaborator

chabou commented Jan 6, 2019

Thank you for your help 🙏

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.1.0 - Broken in OSX - Copy / Paste File or Directory to get full path in terminal
3 participants