zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Adams <schizo@debian.org>
To: Peter Stephenson <pws@csr.com>
Cc: Zsh hackers list <zsh-workers@sunsite.dk>
Subject: PATCH: Re: What about this? (was: RE: Zsh broken after the latest build patches)
Date: Mon, 23 Apr 2001 19:08:18 -0400	[thread overview]
Message-ID: <20010423190818.B15716@dman.com> (raw)
In-Reply-To: <Tc0a88d015318ac89a2@mailsweeper01.cambridgesiliconradio.com>; from pws@csr.com on Mon, Apr 23, 2001 at 05:44:21PM +0100

> I'd prefer, if possible, to back them off everywhere and apply them back
> later.  The only good reason for using a branch would be to do simultaneous
> development.  I don't think that's necessary so near to the 4.0.1 release.

I agree with holding off until 4.0.1 is released and 4.1 is branched.

> Once this is dealt with, unless anyone still has remaining tweaks they
> think are necessary, I shall make a final pre-release with a view to
> releasing it as 4.0.1.

Here's one such tweak.

Index: Doc/Zsh/mod_termcap.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/mod_termcap.yo,v
retrieving revision 1.1
diff -u -r1.1 mod_termcap.yo
--- Doc/Zsh/mod_termcap.yo	2000/12/03 23:32:12	1.1
+++ Doc/Zsh/mod_termcap.yo	2001/04/23 23:05:21
@@ -5,9 +5,19 @@
 
 startitem()
 findex(echotc)
-cindex(termcap string, printing)
+cindex(termcap value, printing)
 item(tt(echotc) var(cap) [ var(arg) ... ])(
-Output the termcap string corresponding to the capability
+Output the termcap value corresponding to the capability
 var(cap), with optional arguments.
+)
+enditem()
+
+The tt(zsh/termcap) module makes available one parameter:
+
+startitem()
+vindex(termcap)
+item(tt(termcap))(
+An associative array that maps termcap capability codes to
+their values.
 )
 enditem()
Index: Doc/Zsh/mod_terminfo.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/mod_terminfo.yo,v
retrieving revision 1.1
diff -u -r1.1 mod_terminfo.yo
--- Doc/Zsh/mod_terminfo.yo	2000/12/03 23:32:12	1.1
+++ Doc/Zsh/mod_terminfo.yo	2001/04/23 23:05:32
@@ -5,9 +5,9 @@
 
 startitem()
 findex(echoti)
-cindex(terminfo string, printing)
+cindex(terminfo value, printing)
 item(tt(echoti) var(cap))(
-Output the terminfo string corresponding to the capability
+Output the terminfo value corresponding to the capability
 var(cap).
 )
 enditem()


  parent reply	other threads:[~2001-04-23 23:50 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-21  8:37 Zsh broken after the latest build patches Andrej Borsenkow
2001-04-21 10:51 ` Andrej Borsenkow
2001-04-23  4:53   ` What about this? (was: RE: Zsh broken after the latest build patches) Andrej Borsenkow
2001-04-23 16:24     ` Bart Schaefer
2001-04-23 16:44       ` Peter Stephenson
2001-04-23 17:41         ` Bart Schaefer
2001-04-23 17:58           ` Peter Stephenson
2001-04-23 23:08         ` Clint Adams [this message]
2001-04-23 18:00       ` Andrej Borsenkow
2001-04-23 18:22         ` Bart Schaefer
2001-04-23 19:44           ` PATCH: revert Clint's build patches Andrej Borsenkow
2001-04-24  6:40             ` Bart Schaefer
2001-04-24  8:50               ` Andrej Borsenkow
2001-04-24  5:33           ` PATCH: The last, I really hope, subscripting tweak for a long while Bart Schaefer

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=20010423190818.B15716@dman.com \
    --to=schizo@debian.org \
    --cc=pws@csr.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).