I would like to capture input/output from pane/session file.
just like ^A+L in minicom
^A+L
I tried ^b+: capture-pane in tmux. but nothing work.
^b+: capture-pane
Thanks
Use pipe-pane. C-b : pipe-pane "cat >myfile"