Alex4386 / Alex4386/decky-terminal

Decky Terminal API

Abierto
#22 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
TypeScript
Estrellas
40
Forks
7
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

For wider adoption for the plugin community to show terminal operations, I'm considering to create an decky terminal API that allows to add existing `/dev/pty`s as decky terminal via UNIX Socket.

## The Idea
1. Decky Terminal host opens the `UNIX Socket` for listening (i.e. `/run/decky-terminal.sock`)
2. When the thrid-party plugin that runs subprocess (that requires user to see what is going on), third party plugin launches with `pty` (pseudo terminal).
3. The third-party plugin notifies Decky Terminal for pty file it has created for running the application
4. Decky Terminal creates the new terminal session and shows the pty via xterm.js

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.