-
Updated
May 20, 2019 - TypeScript
pty
Here are 80 public repositories matching this topic...
Thanks a ton for any helpful feedback
I need help with getting best quality GIFs.
I am not used to CSS syntax so it would be amazing if you add a lot of example config.yml files. Also, try adding config.yml files for the GIFs you are displaying in your README.md. They look fantastic. I have spent hours trying to get perfect GIF but no luck.
I don't know what value to give for shadow
-
Updated
Mar 21, 2022 - Python
-
Updated
Oct 1, 2020 - TypeScript
-
Updated
Jan 27, 2022 - Python
-
Updated
Sep 7, 2020 - Go
-
Updated
May 10, 2021 - C++
Add `pxssh` support.
It requires an investigation if this is valuable at first.
But the idea can be found in pexpect.
-
Updated
Mar 21, 2022 - Java
-
Updated
Mar 4, 2022 - Python
-
Updated
Apr 1, 2022 - C
-
Updated
May 22, 2020 - Go
Improve this page
Add a description, image, and links to the pty topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pty topic, visit your repo's landing page and select "manage topics."
We've been using markers more and more in xterm.js and found that every case so far looks like
registerMarker(0)We should make the argument optional and have it imply 0 (same line as the cursor).
https://github.com/xtermjs/xterm.js/blob/6c18b7f2cc91b923e765b03e572f9038e294d368/typings/xterm.d.ts#L860-L866