zsh-workers
 help / color / mirror / code / Atom feed
* possible bug?
@ 1999-09-16 22:59 Glenn Trigg
  1999-09-17  0:29 ` Bart Schaefer
  0 siblings, 1 reply; 7+ messages in thread
From: Glenn Trigg @ 1999-09-16 22:59 UTC (permalink / raw)
  To: zsh-workers

Hi,

I have discovered an annoying quirk in zsh-3.0.6 (at least it's annoying for
me - an ex-tcsh user).

When I use backward-delete-word it appears to completely ignore the
$WORDCHARS variable. Vis:

ozpc92 >echo $WORDCHARS 
*?_-.[]~=/&;!#$%^(){}<>
ozpc92 >cd /usr/local/etc

typing \M-^H here results in

ozpc92 >cd 

instead of the expected (desired):


ozpc92 >cd /usr/local

Am I missing something?

Please CC any responses to my email address as I'm not subscribed to this
list.

Regards,

Glenn Trigg


^ permalink raw reply	[flat|nested] 7+ messages in thread
* Possible bug?
@ 2000-01-01 11:05 Mike Perez
  2000-01-02  0:51 ` pollux
  2000-01-02  0:55 ` Zefram
  0 siblings, 2 replies; 7+ messages in thread
From: Mike Perez @ 2000-01-01 11:05 UTC (permalink / raw)
  To: zsh-workers

Well I am not sure if this is a bug or not, but I was able to reproduce
it on a few machines that all were in Y2K.

It has to do with the RPROMPT variable and strftime, I believe.

I have my RPROMPT set like this:

PROMPT='%n@%m: %~%(#.#.>) '
RPROMPT='[%D{%b %d, %G} / %t]'

And on the prompt, it displays this:

mike@mindcrime: ~>                            [Jan 01, 1999 / 3:04AM]

But date says this:

Sat Jan  1 03:04:42 PST 2000

- Mike

--
Mike Perez <mike@ef.net>
PGP fingerprint = 66 BF C5 DE 78 C6 01 63  76 D9 BF E7 70 24 55 50
"The difference between insanity and genius is only measured by success."


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

end of thread, other threads:[~2000-01-02  1:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-09-16 22:59 possible bug? Glenn Trigg
1999-09-17  0:29 ` Bart Schaefer
1999-09-17  0:36   ` Glenn Trigg
2000-01-01 11:05 Possible bug? Mike Perez
2000-01-02  0:51 ` pollux
2000-01-02  0:55 ` Zefram
2000-01-02  1:06   ` Geoff Wing

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