Re: mrxvt and ksh issue [solved]

2008-05-01 Thread Cesare Gargano
Thanks. I run -current, so ports are in sync with cvs. Patch to mantainer. But. But I noted we should investigate on child processes. I killed connection in our usual way (sigh!) with 4 tab opened. *One* of these had top running. All ksh were killed, *but* top's ksh not. Why? After 'ps l' WCHAN is

Re: mrxvt and ksh issue [solved]

2008-04-30 Thread Jesus Sanchez
Hi, I have just compiled and tested the program and I hopefully can say, its really working. I never expected such interest by solving this problem so I started loosing the hope. Thanks to the patch of Cesare Gargano, now I can run mrxvt using ksh and then kill X with Ctrl+Alt+Backspace without l

Re: mrxvt and ksh issue [solved]

2008-04-30 Thread Cesare Gargano
On 30/04/08 00:38 +0200, Jesus Sanchez wrote: > Solved! Oh my god, I'm so dumb and idiot, the option -hold was not > helping me > because I was using it in the wrong way, I used "-hold 0" and "-hold > false" and > I did not relized what the good option was "-hold 0x00" for the byte order. > > Ma

Re: mrxvt and ksh issue [solved]

2008-04-29 Thread Jesus Sanchez
Solved! Oh my god, I'm so dumb and idiot, the option -hold was not helping me because I was using it in the wrong way, I used "-hold 0" and "-hold false" and I did not relized what the good option was "-hold 0x00" for the byte order. Many thanks for your info and so sorry about the confusion, I