On Thu, Jun 07, 2012 at 10:05:24AM -0700, Thomas D. Dean wrote:
> On 06/06/12 21:20, Chris Nehren wrote:
> 
> > Have you tried ctrl-t? This will send SIGINFO to the process which
> 
> No response to any key except ^z

Doesn't ^t work at all for you?
If you're using tcsh and some *rxvt terminal emulator add this to your
.[t]cshrc:

# Quirk for urxvt
if(${?COLORTERM}) then
    if("${COLORTERM}" == "rxvt-xpm" && "${OSTYPE}" == "FreeBSD") then
        /bin/stty status ^t
    endif
endif

Attachment: pgpfOOQGeU4aJ.pgp
Description: PGP signature

Reply via email to