Alva Seltmann
Alva Seltmann
I used the function now for some time and it works nicely. I noticed one shortcoming: After `C-c C-o` (`org-babel-open-src-block-result`) we end up in the `org-edit-special` buffer, as you mentioned....
`tmux detach` not working was just an illustration that inside the tmux session, which is created through ob-tmux, the tmux version is different than outside. So on this remote machine...
I finally found some time to try this out: | | ssh $HOST; tmux new-session -d -s "session-from-remote" -n "0" | tmux -S ~/.ssh/.tmux-$HOST new-session -d -s "session-from-socket" -n "0"...