10 lines
471 B
JSON
10 lines
471 B
JSON
|
|
{
|
||
|
|
"name": "background-shell",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"description": "Persistent named tmux sessions for work that ordinary tool calls cannot hold: interactive prompts, REPLs, TUIs, and jobs that must outlive an SSH connection. Ships the bgsh helper plus a registry that keeps remote sessions findable from the machine that started them.",
|
||
|
|
"author": {
|
||
|
|
"name": "Adam Knight"
|
||
|
|
},
|
||
|
|
"keywords": ["tmux", "shell", "ssh", "session", "remote", "interactive", "tty"]
|
||
|
|
}
|