mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
6 lines
289 B
Text
6 lines
289 B
Text
|
abduco provides session management i.e. it allows programs to be
|
||
|
run independently from their controlling terminal. That is, programs
|
||
|
can be detached -- run in the background -- and then later reattached.
|
||
|
Together with dvtm it provides a simpler and cleaner alternative to tmux
|
||
|
or screen.
|