zsh-workers
 help / color / mirror / code / Atom feed
* PATH handling broken in zsh 3.1.4
@ 1998-08-04 14:21 C. v. Stuckrad
  1998-08-04 15:20 ` Zefram
  0 siblings, 1 reply; 4+ messages in thread
From: C. v. Stuckrad @ 1998-08-04 14:21 UTC (permalink / raw)
  To: Zsh workers list


Hi!

I just noticed, that zsh *ignores* empty fields in
'path' (created via 'PATH') instead of implying a 'dot'.

'csh' does: setenv PATH bla:
            echo $path
            bla .

'zsh' ignores the trailing colon, and even drops colons when using
'vared PATH' on a Path containig empty fields. Like:
'export PATH=bla::bla'; vared path
bla  bla
   ^^         there _was_ the 'implied dot' :-)

Your's   Stucki


Christoph von Stuckrad       * *  | talk to  | <stucki@math.fu-berlin.de> \
Freie Universitaet Berlin    |/_* | nickname | ...!unido!fub!leibniz!stucki|
Fachbereich Mathematik, EDV  |\ * | 'stucki' | Tel:+49 30 838-75459        |
Arnimallee 2-6/14195 Berlin  * *  |  on IRC  | Fax:+49 30 838-75454       /



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

end of thread, other threads:[~1998-08-04 15:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-08-04 14:21 PATH handling broken in zsh 3.1.4 C. v. Stuckrad
1998-08-04 15:20 ` Zefram
1998-08-04 15:37   ` Stucki
1998-08-04 15:44     ` Zefram

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