]> git.99rst.org Git - irssi-scripts.irssi.org.git/commit
rewrite screen support for dtach
authorAntoine Beaupré <redacted>
Wed, 13 Nov 2019 20:26:13 +0000 (15:26 -0500)
committerAntoine Beaupré <redacted>
Wed, 13 Nov 2019 20:47:03 +0000 (15:47 -0500)
commitd2350a51fcdd553e433f674c82e1ba870011ac42
treecc172a18d3c06f0e6c1f5e412abe71008d9da960
parentd93efd03acd220d013a02307963e1fc7d8a9c7d6
rewrite screen support for dtach

This drops the socket autodetection. There's no equivalent to `screen
-ls` in dtach, so that doesn't work. We could do process tracing with
lsof to figure it out, but that seems horrible and it seems like
minimal config to ask the user for the socket path.

Works for me anyways, I always use the same socket for IRC.
scripts/dtach_away.pl
git clone https://git.99rst.org/PROJECT