atom-domterm

terminal emulator with graphics and session management

PerBothner

1,311

3

0.6.0

MIT

GitHub

This package consumes the following services:

atom-domterm

an Atom package for the DomTerm terminal emulator

screenshot

DomTerm is a terminal emulator/multiplexer with lots of nice features. Most notably you can embed graphics/html, and session management is included. See http://domterm.org for more about DomTerm.

The atom-domterm package requires the domterm command to be in your PATH. (If not, edit the domtermCommand variable in lib/domterm-view.js.) The domterm command runs as a server, which provides session (pty) management, and serves up the needed JavaScript and styles. Apart from the domterm application, atom-domterm requires no native code or extra packages.

To run atom-domterm, place a link to the atom-domterm directory in ~/.atom/packages. Then DomTerm should come up in the Atom Packages menu.

Note there is already an Electron wrapper for DomTerm, which works very well. That is included in the DomTerm sources, and is the default user interface for DomTerm.

The atom-domterm package has only been tested on Fedora 27. Most functionality works pretty well, though more testing is needed.

Features