alpha
Login
or
Join now
compounding.tech
/
pty
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
pty
/
src
/
at
af068c8f4c4a2248cbcde82cd3403fea8e2352ab
2 folders
7 files
Nathan Herald
--ephemeral to auto-cleanup after exit, rm to rm, kill now only kills
3mo ago
a90b5b95
testing
Add pty stats command, STATUS protocol message, and 10k scrollback
3 months ago
tui
Fix pty ls to work again
3 months ago
cli.ts
--ephemeral to auto-cleanup after exit, rm to rm, kill now only kills
3 months ago
client.ts
Add pty stats command, STATUS protocol message, and 10k scrollback
3 months ago
keys.ts
Fix more edge cases, introduce send command
4 months ago
protocol.ts
Add pty stats command, STATUS protocol message, and 10k scrollback
3 months ago
server.ts
--ephemeral to auto-cleanup after exit, rm to rm, kill now only kills
3 months ago
sessions.ts
Restrict session directory and socket permissions Create session directory with mode 0o700 and chmod sockets to 0o600 after creation. Prevents other local users from connecting to sessions on systems where home directories are world-readable (e.g., Debian/Ubuntu with default 0o755 home dirs).
3 months ago
spawn.ts
--ephemeral to auto-cleanup after exit, rm to rm, kill now only kills
3 months ago