top | item 46571652

(no title)

alehlopeh | 1 month ago

I tell Claude code to use an existing tmux session to interact with eg a rails console, and it uses tmux send-keys and capture-pane for IO. It gets tripped up if a pager is invoked, but otherwise it works pretty well. Didn’t occur to me to tell it to take screenshots.

discuss

order

tptacek|1 month ago

`tmux capture-pane`.