Christer Enfors <[email protected]> writes: > I tried the following to reproduce it: > > (org-babel-do-load-languages > 'org-babel-load-languages > '((shell t))) > > #+BEGIN_SRC zsh :session z1 > echo $HOME $0 > #+END_SRC > > #+RESULTS: > | [?2004l > | | > | /home/enfors | /usr/bin/zsh | > | [39m[49m[?2004hecho | 'org_babel_sh_eoe'[?2004l > | > | org_babel_sh_eoe | |
This is unexpected. Because I think I fixed something similar in https://list.orgmode.org/orgmode/caphrnd+ud7_oax-eoxfoo+d8kue0watgosr3r-bldjanz_h...@mail.gmail.com/ I also can't reproduce the above locally. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
