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

Upgrade to xterm 3.6.0 for column selection. Refs #2697 #3178

Closed
wants to merge 2 commits into from

Conversation

jocull
Copy link

@jocull jocull commented Aug 16, 2018

This includes the xterm version bump required to enable the column selection feature. See #2697 for more details. I did not add anything for the macOptionClickForcesSelection option mentioned, but it seems to work out-of-the-box just fine on my mac.

yarn.lock Outdated
resolved "https://registry.yarnpkg.com/xterm/-/xterm-3.4.1.tgz#12452979ea2db3371f8195832d7407abba988980"
xterm@3.5.1:
version "3.5.1"
resolved "https://purecloud.artifactoryonline.com/purecloud/api/npm/inin-internal-npm/xterm/-/xterm-3.5.1.tgz#d2e62ab26108a771b7bd1b7be4f6578fb4aff922"
Copy link
Contributor

Choose a reason for hiding this comment

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

wat

Copy link
Author

Choose a reason for hiding this comment

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

Bah, internal repos. Let me fix

Copy link
Author

Choose a reason for hiding this comment

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

Updated - thanks for the catch 👍

@jocull jocull force-pushed the issue-2697-column-selection branch 2 times, most recently from 17c0aeb to 7972bcd Compare August 17, 2018 13:04
@Tyriar
Copy link
Contributor

Tyriar commented Aug 18, 2018

You can probably update to 3.6 just as easily, it was mostly a stability release https://github.com/xtermjs/xterm.js/releases/tag/3.6.0

@jocull
Copy link
Author

jocull commented Aug 19, 2018

I’m not opposed. I only did 3.5.1 this time because 3.5 was minimum with the needed feature and may as well pick up the .1 for any bug fixes :)

Tests did not complain and everything seemed fine with 3.5.1 - not sure if there’s anything else that really needs to be done.

@jocull jocull force-pushed the issue-2697-column-selection branch from 7972bcd to 62aa1fc Compare August 20, 2018 20:10
@jocull jocull changed the title Upgrade to xterm 3.5.1 for column selection. Refs #2697 Upgrade to xterm 3.6.0 for column selection. Refs #2697 Aug 20, 2018
@JCMais
Copy link

JCMais commented Aug 30, 2018

merging this will allow us to use font ligatures again on Hyper, see https://github.com/tolbertam/hyper-font-ligatures

@Tyriar
Copy link
Contributor

Tyriar commented Aug 30, 2018

I would actually wait for 3.7.0 as there was a pretty bad perf regression in either 3.5 or 3.6: xtermjs/xterm.js#1620

@jocull jocull closed this Sep 14, 2018
@jocull jocull deleted the issue-2697-column-selection branch September 24, 2018 15:46
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.

4 participants