Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: problem with GNU Emacs shell mode
- X-seq: zsh-users 724
- From: "James B. Crigler" <crigler@xxxxxxx>
- To: pws@xxxxxx
- Subject: Re: problem with GNU Emacs shell mode
- Date: Thu, 27 Feb 1997 10:18:45 -0500 (EST)
- Cc: zsh-users@xxxxxxxxxxxxxxx
- In-reply-to: <199702271458.PAA21787@xxxxxxxxxx> (message from Peter Stephenson on Thu, 27 Feb 1997 15:58:55 +0100)
>>>>> "Peter" == Peter Stephenson <pws@xxxxxx> writes:
>>>>> "Me" == James B. Crigler <crigler@xxxxxxx> writes:
Peter> "James B. Crigler" wrote:
Me> Neither of these works for me. I start a shell and get ^M's and
Me> "echo $TERM" still returns "dumb". Next idea?
Peter> Assuming you're never going to be doing command line editing
Peter> with zsh in a terminal that's `dumb', you can put
Peter> [[ $TERM = dumb ]] && unsetopt zle
Peter> in your .zshrc. This certainly works for me.
As it did for me. Many thanks.
Peter> (If you *did* need to do edit in a dumb terminal, probably the
Peter> right thing to do would be to find out what the terminal
Peter> actually is anyway.)
True, but since the subject is GNU Emacs shell mode, I have plenty of
editing capability.
--
Jim Crigler <crigler@xxxxxxx>
Schwartz Electro-Optics, Inc. Voice: (407)298-1802 x200
3404 N. Orange Blossom Tr. Fax: (407)290-9666
Orlando FL 32804-3498 USA
Messages sorted by:
Reverse Date,
Date,
Thread,
Author