zsh-workers
 help / color / mirror / code / Atom feed
From: Travis Spencer <tspencer@cs.pdx.edu>
To: Ulf Magnusson <ulfalizer@gmail.com>
Cc: zsh-workers@sunsite.dk
Subject: Re: Very wierd output problems
Date: Mon, 11 Jul 2005 08:14:54 -0700	[thread overview]
Message-ID: <20050711151454.GH12208@ruby.cat.pdx.edu> (raw)
In-Reply-To: <cf7bbda90507110747669da77b@mail.gmail.com>

On Mon, Jul 11, 2005 at 04:47:02PM +0200, Ulf Magnusson wrote:
> For some reason, output from programs that use printf no longer shows
> up when they are run from ZSH.  For example, the following C program
> produces no output when run from ZSH:
> 
> #include <stdio.h>
> 
> int main() {
>     printf("foo");
> }
> 

What about '\n'?  Try this:

setopt NO_PROMPTCR

HTH.

-- 

Regards,

Travis Spencer


  reply	other threads:[~2005-07-11 15:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-11 14:47 Ulf Magnusson
2005-07-11 15:14 ` Travis Spencer [this message]
2005-07-11 17:40   ` Wayne Davison
2005-07-12  3:20     ` Bart Schaefer
2005-07-12  5:35       ` [PATCH] adding a new option: PROMPT_NUDGE Wayne Davison
2005-07-12 14:19         ` Bart Schaefer
2005-07-12 18:48           ` Wayne Davison
2005-07-12 19:16             ` Wayne Davison
2005-07-12 20:46           ` J

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050711151454.GH12208@ruby.cat.pdx.edu \
    --to=tspencer@cs.pdx.edu \
    --cc=ulfalizer@gmail.com \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).