Re: clear screen after exit in tcsh?

2000-06-27 Thread Jeff Abrahamson
On Thu, Jun 22, 2000 at 12:49:11PM -0400, Thomas E. Dickey wrote: On Thu, 22 Jun 2000, Ken W wrote: Hi there. I know this seems more like a tcsh question than a mutt question, but I only see this behavior in mutt. Anyone know what would make the screen clear after exiting mutt? I have

Re: clear screen after exit in tcsh?

2000-06-27 Thread Thomas E. Dickey
On Tue, 27 Jun 2000, Jeff Abrahamson wrote: that's the xterm alternate screen (when setup, it's in the termcap ti/te capabilities, hence titeInhibit resource for xterm) And can be set from .Xdefaults: XTerm.VT100.titeInhibit: true XTerm*VT100.titeInhibit: true is preferable... --

clear screen after exit in tcsh?

2000-06-22 Thread Ken W
Hi there. I know this seems more like a tcsh question than a mutt question, but I only see this behavior in mutt. Anyone know what would make the screen clear after exiting mutt? I have it set up on two difference Solaris servers, one running mutt 1.0 and the other 1.0.1, both the same

Re: clear screen after exit in tcsh?

2000-06-22 Thread Thomas E. Dickey
On Thu, 22 Jun 2000, Ken W wrote: Hi there. I know this seems more like a tcsh question than a mutt question, but I only see this behavior in mutt. Anyone know what would make the screen clear after exiting mutt? I have it set up on two difference Solaris servers, one running mutt 1.0 and

Re: clear screen after exit in tcsh?

2000-06-22 Thread Ken W
On Thu, Jun 22, 2000, Anand Buddhdev wrote: On Thu, Jun 22, 2000 at 11:56:06AM -0400, Ken W wrote: Hi there. I know this seems more like a tcsh question than a mutt question, but I only see this behavior in mutt. Anyone know what would make the screen clear after exiting mutt? I have

Re: clear screen after exit in tcsh?

2000-06-22 Thread Gary Johnson
On Thu, Jun 22, 2000 at 02:02:43PM -0400, Ken W wrote: They are both set to vt100, if that is what you mean. Also what I forgot to say is that mutt exits on the one machine like I said, but vim exits still showing part of the editor. That is why I thought it had to do with mutt. vim

Re: clear screen after exit in tcsh?

2000-06-22 Thread Gary Johnson
On Thu, Jun 22, 2000 at 11:39:08AM -0700, Gary Johnson wrote: vim allows the user to override the system's termcap settings, [...] P.S. 'less' also allows the user to override this restoring of the screen with the '-X' option. See the less(1) man page or the less FAQ,

Re: clear screen after exit in tcsh?

2000-06-22 Thread Thomas E. Dickey
On Thu, 22 Jun 2000, Gary Johnson wrote: On Thu, Jun 22, 2000 at 02:02:43PM -0400, Ken W wrote: They are both set to vt100, if that is what you mean. Also what I forgot to say is that mutt exits on the one machine like I said, but vim exits still showing part of the editor. That is

Re: clear screen after exit in tcsh?

2000-06-22 Thread Ken W
On Thu, Jun 22, 2000, Thomas E. Dickey wrote: On Thu, 22 Jun 2000, Gary Johnson wrote: On Thu, Jun 22, 2000 at 02:02:43PM -0400, Ken W wrote: They are both set to vt100, if that is what you mean. Also what I forgot to say is that mutt exits on the one machine like I said, but