zsh-users
 help / color / mirror / code / Atom feed
* Re: zsh-3.0.2 released
       [not found] <199612180005.BAA00254@hzoli.ppp.cs.elte.hu>
  1996-12-18  1:57 ` zsh-3.0.2 released Timothy J Luoma
@ 1996-12-18  2:04 ` Timothy J Luoma
  1996-12-18 23:21   ` gwing
  1 sibling, 1 reply; 3+ messages in thread
From: Timothy J Luoma @ 1996-12-18  2:04 UTC (permalink / raw)
  To: comp-sys-next-software; +Cc: zsh-users

Responding To:	Zoltan Hidvegi <hzoli@cs.elte.hu>
Original Date:	Wed, 18 Dec 1996 01:05:08 +0100 (MET)
Message-ID: 	<199612180005.BAA00254@hzoli.ppp.cs.elte.hu>

> Zsh version 3.0.2 has been released!

It is still too slow to be usable on my NeXTStation, specifically  
the redrawing of the prompts.

I'm at a loss as to what to do.  I'd really like to use 3.0.2, I'm  
still on 2.6.  Is anyone else using 3.0.2 on a non-turbo  
NeXTstation?  Are you experiencing any troubles such as the ones I  
mentioned?   I'm also seeing weird things when I use the up arrow to  
go through history.

TjL

--
Tj Luoma (luomat@peak.org) / http://www.next.peak.org/~luomat
	
	*** I will be out of town from Dec 19th - Dec 31st ***


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: zsh-3.0.2 released
  1996-12-18  2:04 ` Timothy J Luoma
@ 1996-12-18 23:21   ` gwing
  0 siblings, 0 replies; 3+ messages in thread
From: gwing @ 1996-12-18 23:21 UTC (permalink / raw)
  To: luomat; +Cc: zsh-users

Timothy J Luoma wrote:
:It is still too slow to be usable on my NeXTStation, specifically  
:the redrawing of the prompts.
:
:I'm at a loss as to what to do.  I'd really like to use 3.0.2, I'm  
:still on 2.6.  Is anyone else using 3.0.2 on a non-turbo  
:NeXTstation?  Are you experiencing any troubles such as the ones I  
:mentioned?   I'm also seeing weird things when I use the up arrow to  
:go through history.

I can't remember if you tried this so I'm about to look through the list,
but have you compiled it with "#undef HAVE_SELECT" in  config.h ?
I'll have another look at the problem after work today.
-- 
Geoff Wing [gwing@primenet.com.au]   Technical Manager
  Phone    : +61-3-9818 2977	     PrimeNet - Internet Consultancy
  Facsimile: +61-3-9819 3788	     Web : <URL:http://www.primenet.com.au/>
  Mobile   : 0412 162 441


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: zsh-3.0.2 released
       [not found] <199612180005.BAA00254@hzoli.ppp.cs.elte.hu>
@ 1996-12-18  1:57 ` Timothy J Luoma
  1996-12-18  2:04 ` Timothy J Luoma
  1 sibling, 0 replies; 3+ messages in thread
From: Timothy J Luoma @ 1996-12-18  1:57 UTC (permalink / raw)
  To: zsh-users


I have been happily using this with zsh 2.6

for i in `/bin/ls -1 $ZDOTDIR`
do
        echo -n "Sourcing $i... "

        # source the file
        source "$ZDOTDIR/$i"

        # set up variables using the filenames
        $i="$ZDOTDIR/$i"
        echo "done"
done

I put several files in $ZDOTDIR which I want to be sourced, this  
gets them all.

When I try it with zsh.3.x (even 3.0.2) I get this:

.zshenv: no such file or directory:  
bindkeys=/home/luomat/Unix/zsh/source//bindkeys [91]

what gives?

TjL




--
Tj Luoma (luomat@peak.org) / http://www.next.peak.org/~luomat
	
	*** I will be out of town from Dec 19th - Dec 31st ***


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1996-12-19  0:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <199612180005.BAA00254@hzoli.ppp.cs.elte.hu>
1996-12-18  1:57 ` zsh-3.0.2 released Timothy J Luoma
1996-12-18  2:04 ` Timothy J Luoma
1996-12-18 23:21   ` gwing

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).