[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
New GNU ELPA package: detached - A package to launch, and manage, detach
From: |
Sacha Chua |
Subject: |
New GNU ELPA package: detached - A package to launch, and manage, detached processes |
Date: |
Tue, 24 May 2022 00:32:10 -0400 |
Summary: A package to launch, and manage, detached processes
Requires: emacs-27.1
Website: https://sr.ht/~niklaseklund/detached.el/
Keywords: convenience processes
Maintainer: Niklas Eklund <niklas.eklund@posteo.net>
Author: Niklas Eklund <niklas.eklund@posteo.net>
Other versions: 0.7 (gnu).
The detached package allows users to run shell commands detached from
Emacs. These commands are launched in sessions, using the program
dtach[1]. These sessions can be easily created through the command
`detached-shell-command', or any of the commands provided by the
`detached-shell', `detached-eshell' and `detached-compile' extensions.
When a session is created, detached makes sure that Emacs is attached
to it the same time, which makes it a seamless experience for the
users. The `detached' package internally creates a `detached-session'
for all commands.
[1] https://github.com/crigler/dtach
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- New GNU ELPA package: detached - A package to launch, and manage, detached processes,
Sacha Chua <=