Hi,
I'm pleased to announce version 0.3 of abduco, a tool for session
{at,de}tach support which allows to run a process independently from
its controlling terminal. In combination with dvtm it is a lightweight
alternative to tmux and screen.
http://www.brain-dump.org/projects/abduco/abduco-0.3.tar.gz
with sha1sum
175b2c0eaf2a8b7fb044f1454d018dac4ec31293 abduco-0.3.tar.gz
Changes include:
* Improved terminal restoring, abduco switches to the alternate
screen buffer before executing the given application and switches
back once the session is detached or terminated. For now the used
escape sequences are hard coded.
* New -C command line option which shows the exit status of an
already terminated session, and creates a new session with the
same name. If the session does not exist, it acts like -c.
* Better error message if the given session name is too long
* Code cleanups and fixes from static analyzers
* DragonFly BSD support
As always comments and patches welcome!
--
Marc André Tanner >< http://www.brain-dump.org/ >< GPG key: CF7D56C0
Received on Thu Feb 19 2015 - 18:20:47 CET