elpasync pushed a change to branch externals/org. from 1be2f96931 lisp/ox-html.el: Add avif support for html export inline images new 820a99b171 testing/lisp/test-ob-comint.el: Make test for prompt filter new 227cbb5359 lisp/ob-comint.el: Create comint prompt filter new c2b763dd14 testing/lisp/test-ob-comint.el: Make test for echo filter new 3776eba2f7 lisp/ob-comint.el: Create comint echo filter new 574e04d119 lisp/ob-comint.el: Refactor `org-babel-comint-with-output' new 0102988afb testing/lisp/test-ob-shell.el: Test async prompt removal new e9c288dfac lisp/ob-comint.el: Fix prompt appearing in async shell results
Summary of changes: lisp/ob-comint.el | 68 +++++++++++++++++++------------------- testing/lisp/test-ob-comint.el | 75 ++++++++++++++++++++++++++++++++++++++++++ testing/lisp/test-ob-shell.el | 24 ++++++++++++++ 3 files changed, 134 insertions(+), 33 deletions(-) create mode 100644 testing/lisp/test-ob-comint.el