teletype icon indicating copy to clipboard operation
teletype copied to clipboard

Stream and share terminals over the web. Show off mad cli-fu, help a colleague, teach, or troubleshoot. end-to-end encrypted 🛡

Results 5 teletype issues
Sort by recently updated
recently updated
newest added

I think it'd be nice to have the option of key-strokes/shortcut keys being overlayed in the web-UI. I'd love to watch a pro-vim user pushing it to its limits and...

enhancement

I found that when i was watching my cast on phone then rotated the screen it affected the position of my cursor and its inputs. [vertical phone](https://imgur.com/N1jBAnp) [landscape phone](https://imgur.com/PS51ym6) how...

bug

Could it be possible to block some commands, like `exit` for example. If a guest wants to quit the room and type `exit` to go out of its terminal, the...

question

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. Changelog Sourced from js-yaml's changelog. [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml merge (<<) operator. Commits cc482e7 4.1.1 released 50968b8 dist...

dependencies
javascript

We prefix the shell prompt with a streaming indicator (prefixed emoji to shell prompt, so that user doesn't forget their shell is being shared). Relevant file: https://github.com/akshaykmr/teletype/blob/master/src/lib/teletype/index.ts#L81..L84 I've tried `precmd_functions`...

bug
help wanted