On Tue, 20 Jan 2004, Christopher Faylor wrote: > On Tue, Jan 20, 2004 at 10:04:29PM -0200, Fr?d?ric L. W. Meunier wrote: > >I thought ^Z would suspend LFTP, but it's 's'. Anyway, let me > >report it. > > > >In 1.5.5, nothing happens when you start it and press ^Z. > > > >In 1.5.6 and 1.5.7 snapshot: > > > >in handle_threadlist_exception! > >Segmentation fault (core dumped) > > I've fixed the SEGV but it is back to its old behavior. AFAICT, lftp > traps SIGTSTP (CTRL-Z). It seems to behave the same way on linux, FWIW.
Yes, you can only suspend it with 's' or 'suspend'. There was some discussion about it - http://www.mail-archive.com/[EMAIL PROTECTED]/msg01095.html . When you have running jobs (downloads etc) ^Z is used to move the current one to the background, like if you started it with &. I also got a segfault with the same "in handle_threadlist_exception!" message running lynx, but couldn't reproduce it. I think it happened when I pressed some keys, but it wasn't ^Z. -- How to contact me - http://www.pervalidus.net/contact.html -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/