This package browser is in early development. Mind the rough edges.

emacs-coterm 1.6

Terminal emulation for comint

This package provides terminal emulation for comint. If the global coterm-mode is enabled, proper terminal emulation will be supported for all newly spawned comint processes. This allows you to use more complex console programs such as less and mpv and full-screen TUI programs such as vi, top, htop or even emacs -nw.

Installation

Install emacs-coterm 1.6 as follows:

guix install emacs-coterm@1.6

Or install the latest version:

guix install emacs-coterm

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.