Go to file
Marc André Tanner fdf943d520 Make sure that clients are informed about session termination 2014-06-18 13:25:00 +02:00
.gitignore Initial import 2014-02-18 23:04:00 +01:00
LICENSE Initial import 2014-02-18 23:04:00 +01:00
Makefile Add debug.c to Makefile tarball generation target 2014-02-18 23:22:49 +01:00
README Initial import 2014-02-18 23:04:00 +01:00
abduco.1 Introduce read only sessions (-r option) 2014-03-22 17:27:59 +01:00
abduco.c Fix -n mode: do not wait for clients to connect 2014-06-18 13:24:59 +02:00
client.c Source code formatting changes 2014-03-22 17:38:17 +01:00
config.def.h Change default key bindings to match dtach 2014-03-06 23:17:43 +01:00
config.mk Initial import 2014-02-18 23:04:00 +01:00
debug.c Clean up debug packet printing code 2014-03-21 23:00:08 +01:00
forkpty-aix.c Add forkpty implementation for AIX 2014-02-18 23:19:55 +01:00
server.c Make sure that clients are informed about session termination 2014-06-18 13:25:00 +02:00

README

abduco
======

abduco provides the session management and attach/detach functionality
of screen(1) and tmux(1) together with dvtm(1) it is a nearly complete
replacement of the before mentioned tools.

See http://www.brain-dump.org/projects/abduco for the latest version.