Alice Liquori writes:
> I ran into an issue with bash blocks that use a session where
> 'org_babel_sh_prompt> ' is strewn throughout the output. For large blocks
> the intended output can be completely buried. Here is an example.
>
> #+begin_src bash :session test :results output
> echo "hello"
>
I ran into an issue with bash blocks that use a session where
'org_babel_sh_prompt> ' is strewn throughout the output. For large blocks
the intended output can be completely buried. Here is an example.
#+begin_src bash :session test :results output
echo "hello"
#+end_src
#+RESULTS:
: org_babel_sh