Skip to content
#

xterm

Here are 159 public repositories matching this topic...

contour
christianparpart
christianparpart commented Mar 24, 2021

since the logic is already there (for debugging purposes initially), we can provide an input mapping to let the user create screenshots of the current terminal screen on the fly.

hericlesme
hericlesme commented Feb 11, 2020

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:

Improve this page

Add a description, image, and links to the xterm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the xterm topic, visit your repo's landing page and select "manage topics."

Learn more