Skip to content

Conversation

@yuvipanda
Copy link
Contributor

Primary fix is better copy / paste support

Release notes in https://github.com/sourcelair/xterm.js/releases/tag/2.0.1

Doesn't seem to break any styling, unlike the last update I made :)

@takluyver
Copy link
Member

XTerm now has a publicly documented API. So what are we using that's not in the documented API:

  • Constructor options, but I think this is an omission from the docs - the source code looks like constructor options are supported. I'll open an issue on xterm about it.
  • screenKeys and useStyle options - don't appear to be there in the code.
  • brokenBold - still in the code, looks like it's now autodetected, so we shouldn't need to set it.
  • The title event.

@Carreau
Copy link
Member

Carreau commented Oct 17, 2016

XTerm now has a publicly documented API. So what are we using that's not in the documented API:

Constructor options, but I think this is an omission from the docs - the source code looks like constructor options are supported. I'll open an issue on xterm about it.
screenKeys and useStyle options - don't appear to be there in the code.
brokenBold - still in the code, looks like it's now autodetected, so we shouldn't need to set it.
The title event.

Is that a request for a change ? The app-veyor breakage is unrelated. Can we merge ?

@takluyver
Copy link
Member

Yes, it's a request to clean up the things that are probably no longer needed or have no effect: screenKeys, useStyle and brokenBold.

I've opened an issue for the constructor options (xtermjs/xterm.js#313). The title event is still there in the xterm code, so let's leave that for now, and I'll open an issue about documenting it.

@takluyver
Copy link
Member

Title event: xtermjs/xterm.js#315

@yuvipanda
Copy link
Contributor Author

I'll patch these later in the day. Thanks for checking that, Thomas!

On Tue, Oct 18, 2016 at 4:04 AM, Thomas Kluyver [email protected]
wrote:

Title event: xtermjs/xterm.js#315
xtermjs/xterm.js#315


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#1838 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAB23sK2reflhuvImCTUbftIdBLX1o_gks5q1KfDgaJpZM4KXx48
.

Yuvi Panda T
http://yuvi.in/blog

@rgbkrk
Copy link
Member

rgbkrk commented Oct 18, 2016

I love that the docs show how to connect it up with terminado.

@takluyver
Copy link
Member

Yup, that landed yesterday :-) xtermjs/xtermjs.org#4

@takluyver
Copy link
Member

Ping @yuvipanda :-)

@yuvipanda
Copy link
Contributor Author

Caught up with a bunch of other stuff. Tomorrow :)

On Tue, Oct 25, 2016 at 3:34 AM, Thomas Kluyver [email protected]
wrote:

Ping @yuvipanda https://github.com/yuvipanda :-)


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#1838 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAB23nJmGBCN8uS2eXkVVer4RnhrTw19ks5q3dtRgaJpZM4KXx48
.

Yuvi Panda T
http://yuvi.in/blog

@yuvipanda
Copy link
Contributor Author

@takluyver I bumped xterm verion and also removed the deprecated constructor params. I'll also send a PR to xterm.js about the title event now.

@yuvipanda
Copy link
Contributor Author

@yuvipanda
Copy link
Contributor Author

I can't seem to find where to send doc PRs to xterm.js

@takluyver
Copy link
Member

@takluyver
Copy link
Member

This looks good to me, thanks :)

@takluyver takluyver added this to the 4.3 milestone Nov 12, 2016
@takluyver takluyver merged commit 89c6f9e into jupyter:master Nov 12, 2016
@yuvipanda
Copy link
Contributor Author

xtermjs/xterm.js#351 for docs in xterm.js

@takluyver
Copy link
Member

Nice one :-)

@minrk minrk changed the title terminal: Bump xterm.js to 2.0.1 terminal: Bump xterm.js to 2.1.0 Nov 23, 2016
minrk pushed a commit to minrk/notebook that referenced this pull request Nov 23, 2016
Primary fix is better copy / paste support

Release notes in https://github.com/sourcelair/xterm.js/releases/tag/2.0.1

Doesn't seem to break any styling, unlike the last update I made :)
minrk pushed a commit to minrk/notebook that referenced this pull request Nov 23, 2016
Primary fix is better copy / paste support

Release notes in https://github.com/sourcelair/xterm.js/releases/tag/2.0.1

Doesn't seem to break any styling, unlike the last update I made :)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants