xterm
Here are 145 public repositories matching this topic...
-
Updated
Nov 13, 2020 - C
-
Updated
Sep 10, 2020 - Shell
-
Updated
May 31, 2020 - Go
-
Updated
Aug 30, 2020 - Vim script
-
Updated
Oct 29, 2018 - JavaScript
-
Updated
Jan 28, 2020
-
Updated
Oct 1, 2020 - TypeScript
-
Updated
Jul 13, 2020 - PHP
-
Updated
Jul 1, 2020
-
Updated
Mar 13, 2019 - Java
Description
We currently have two apps on this repo.
- The client, where the user inputs the commands that will be sent to the server to execute.
- The server, that handles the requests and runs the commands on bash
They're a little coupled and it doesn't give us so many benefits.
Expected solution:
These applications should run separately, to give us some new features:
-
Updated
Jan 8, 2018
-
Updated
May 18, 2020 - JavaScript
Implemented by at least:
- libvte, gnome-terminal
- iTerm2
- mc
As mentioned in the referring ticket, the current method should be preserved as fallback method.
References
-
Updated
Oct 23, 2018 - Vim script
-
Updated
Nov 29, 2018 - C
-
Updated
Dec 1, 2019 - CoffeeScript
-
Updated
Nov 3, 2020 - Vue
-
Updated
Oct 9, 2020 - JavaScript
Improve this page
Add a description, image, and links to the xterm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xterm topic, visit your repo's landing page and select "manage topics."
Hi all,
I've been running into an issue that I don't see reported yet in this repo, so I'd like to bring it up.
The issue is described here: microsoft/vscode#101136. When alt-clicking in the vscode terminal, if the program doesn't support (something), the screen can fill up with "^[[D" or "^[[C" characters.
Here's a screenshot:
![image](https://user-images.githu