On Tue, Jun 02, 2015 at 12:26:38PM -0400, Ross Mohn wrote:
> Hi,
>
> After my last pull a few weeks ago, I started noticing some strange
> behavior with abduco and I want to know if others can reproduce it.
> Here are the steps:
>
> 1) Run 'abduco -A foo ping suckless.org'
>
> 2) Press 'CTRL+\' to detach
>
> 3) Run 'abduco -A foo' to reattach
>
> 4) Press 'CTRL+\' and it flashes the screen but does not detach
>
> 5) Press 'CTRL+\' a second time and it detaches this time
>
> Here's what the output looks like:
>
> $ abduco -A foo ping suckless.org
> abduco: foo: detached
> $ abduco -A foo
> abduco: foo: detached
> abduco: foo: detached
> $
I found where this issue was introduced and I propose the attached patch
to fix it.
Thanks -Ross
Received on Wed Jun 03 2015 - 16:34:44 CEST