emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ob-shell sessions will send final echo '...' as input key sequence w


From: Ihor Radchenko
Subject: Re: ob-shell sessions will send final echo '...' as input key sequence when previous command reads input interactively
Date: Mon, 01 May 2023 13:14:40 +0000

"Christopher M. Miles" <numbchild@gmail.com> writes:

> I might consider to use another language like python instead of sh to
> execute command to play video to get around this issue. I will update
> here if I success.

All you need to do is getting rid of :async and :session.
Just use :results none + "&" at the end of mpv command.
Non-session blocks will not suffer from this problem.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
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>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]