Version 1.0.0 of package Shelisp has just been released in GNU ELPA. You can now find it in M-x list-packages RET.
Shelisp describes itself as: ====================== execute elisp in shell ====================== More at https://elpa.gnu.org/packages/shelisp.html ## Summary: Comint process (likely shell-mode) can write out Emacs Lisp expressions and have them executed. When the shell process writes out a string of the form: \e_#EMACS# elisp-expr \a Where, "elisp-expr" is a valid elisp expression. The elisp expression is executed as if you had invoked the function within Emacs itself. The elisp expression may include a call to the function `f' which will expand the filename parameter into an appropriate filename for Emacs using the appropriate Tramp prefix if necessary. ## Recent NEWS: [Not provided 🙁]
