Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh and line breaks
- X-seq: zsh-users 7260
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: zsh and line breaks
- Date: Wed, 24 Mar 2004 18:44:36 +0000
- In-reply-to: <s38u10erwrz.fsf@xxxxxxxxxxxxxxxxxxxx>Comments: In reply to bkhl@xxxxxxxxxxxxxxx (Björn Lindström) "zsh and line breaks" (Mar 24, 6:16pm)
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <s38u10erwrz.fsf@xxxxxxxxxxxxxxxxxxxx>
On Mar 24, 6:16pm, Björn Lindström wrote:
} Subject: zsh and line breaks
}
} I'm having some trouble with zsh (4.0.6) and line breaks
[...]
} from Emacs:
Running a shell in an emacs shell-mode buffer is entirely different than
running it in nearly any other circumstance. Are you having this trouble
anywhere OUTSIDE of emacs? If not, perhaps its an emacs setting that
needs to be changed, rather than a zsh setting ...
The first thing to try is typing ctrl-j rather than return. If that works
to get zsh to recognize a command, try assigning TERM=emacs i.e.:
[bkhl@ackusativ ~/kurser/vt04/lp1/lab1]% TERM=emacs<ctrl-j>
You may get a complaint about the terminal type emacs not found, but zsh
may begin behaving a lot better.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author