Expand description
Talking to a task’s live agent.
Used by rejecting a diff, resuming a paused task, and sending a todo. Two rules:
- Target a pane, not a session.
send-keystakes a pane, and without the=prefixmarver-1also matchesmarver-12. - Send the text and the submission separately.
send-keys -lwould take an appendedEnteras five characters.
Enums§
Functions§
- owns_
session - Whether
sessionis this task’s, rather than a namesake. - pane
- The first pane of a task’s live session.
- press
- Send a single named key, such as
Escape. - say
- Type
textat the agent and submit it. - session_
of - The session a task’s agent runs in, whether or not it exists.