On Tue, Jun 02, 2015 at 09:56:49PM +0200, Michael Hauser wrote:
> Quoth Ross Mohn:
> > 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
> 
> The `Home' key in dvtm/zsh doesn't work anymore at this point.

for the HOME key, I put this in the keytable[] of config.h. Give it a
try.

    [KEY_HOME] = "\e[1~",


> > 
> > 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
> >     $
> > 
> > Also, oddly, I am only seeing this behavior on my Ubuntu Linux host, not
> > my AIX hosts. Can others reproduce this?
> 
> Arch here.

OK, so it's not just me. 


Reply via email to