Version 0.1.1 of package Termint has just been released in GNU ELPA. You can now find it in M-x list-packages RET.
Termint describes itself as: =============================== Run REPLs in a terminal backend =============================== More at https://elpa.gnu.org/packages/termint.html ## Summary: **Run REPLs in a terminal emulator backend** `termint.el` provides a flexible way to define and manage interactions with Read-Eval-Print Loops (REPLs) running inside a terminal emulator backend within Emacs. It allows you to easily configure how Emacs communicates with different REPLs, leveraging the capabilities of fully-featured terminal emulators like `term`, `vterm`, or `eat`. Instead of relying on Emacs's built-in "dumb" terminal (`comint-mode`), `termint` runs REPLs in a full terminal emulator, enabling features like bracketed paste mode, proper rendering, and potentially advanced interaction for complex terminal applications. ## Recent NEWS: [Not provided 🙁]
