zsh-workers
 help / color / mirror / code / Atom feed
From: Jeremie Petit <jeremie_petit@geocities.com>
To: zsh-workers@sunsite.auc.dk
Subject: One big and one little problem with ZSH-3.1.5-pws-25
Date: Fri, 23 Jul 1999 12:34:29 +0200	[thread overview]
Message-ID: <37984535.4D86CBD7@geocities.com> (raw)

Hello,

  I have two problems to report about ZSH-3.1.5-pws-25 compiled
on Digital Unix 4.0D, with the native C compiler:

  Big Problem:
  ============

  One thing that worked with -pwd-20 and no more with -pwd-25
(I don't know in which version the problem happened), is that
when I do loops where I call ls for example, at a moment I get
a "job table full" error message. An example as:

    while true
>-> do
>->   ls a_file
>-> done

  leads to "zsh: job table full" after 48 times "ls" was performed.

  Light Problem:
  ==============

  I've configured my prompt to use colors:

  PROMPT="%{^[[38;5;47;1m%}[%m]%{^[[38;5;225m%}%~%{^[[m%}:
%{^[[38;5;210;1m%}"

  (Escape codes may not be visible here, but they work!)
  I've compiled last xterm-112 with 256 colors support.

  When I write my command after the prompt, It's of the good color, but
when
I try to complete with "TAB", the texts becomes as the default (not bold
&
white for me)

  If I use a %B at the end, even when completing, the command (not the 
completion list, I don't care about it) on the command line is bold, so
it behaves correctly.

  Any idea why this doesn't work (FYI, I removed the RPROMPT for this
test 
purpose)

Best regards, continue the good work on this shell I've been using for
6 years now with great pleasure!

 Jeremie Petit.

-- 
		Jeremie Iahhel PETIT <jeremie_petit@geocities.com>
		http://www.geocities.com/Broadway/3525/cds


             reply	other threads:[~1999-07-23 10:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-23 10:34 Jeremie Petit [this message]
1999-07-23 10:55 Sven Wischnowsky

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=37984535.4D86CBD7@geocities.com \
    --to=jeremie_petit@geocities.com \
    --cc=zsh-workers@sunsite.auc.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).