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
b7f7c3256d4acdf7f17d82b46d0035d41672395f
2 folders
8 files
Nathan Herald
Wire up events subcommand and fix stats with older processes
3mo ago
b7f7c325
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
Wire up events subcommand and fix stats with older processes
3 months ago
client.ts
Prevent session nesting and add resource usage to stats Detect when pty run is invoked inside an existing session via PTY_SESSION env var and exec the command directly (-d bypasses). Add CPU, memory, and PID reporting to pty stats for both the child process and daemon.
3 months ago
events.ts
pty events
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
Merge branch 'events'
3 months ago
sessions.ts
pty events
3 months ago
spawn.ts
--ephemeral to auto-cleanup after exit, rm to rm, kill now only kills
3 months ago