Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!ucbvax!ulysses!lee From: lee@ulysses.homer.nj.att.com (Lee Begeja[cwc]) Newsgroups: comp.sys.att Subject: Re: 6386 Woes Summary: unhanging modem from remote vi Message-ID: <10624@ulysses.homer.nj.att.com> Date: 21 Sep 88 12:50:09 GMT References: <409@pyuxf.UUCP> Organization: AT&T Bell Laboratories, Murray Hill Lines: 11 In article <409@pyuxf.UUCP>, daveb@pyuxf.UUCP (david berk) writes: > When logging in remotely to my 6386, I noticed if I drop the > line when I am in "vi" , vi does not die and my modem gets hung. > The modem is a Hayes Compatable. If I log off the right way (^d) > the line is dropped. > Dave Berk ..!bcr!pyuxf!daveb I had this problem once and fixed it by starting each remote session with stty -clocal This tells the tty driver that you are using a modem and to send the proper signals if the line drops.