Bug#517415: zsh: does not allow comments when run interactively

2009-02-27 Thread Clint Adams
On Fri, Feb 27, 2009 at 02:52:35PM +, brian m. carlson wrote: > zsh doesn't like getting # at the command line: > > lakeview ok % # do nothing > zsh: command not found: # > > Note that every other shell on my system (except csh, which I didn't > test) handles this fine: > > lakeview ok %

Bug#517415: zsh: does not allow comments when run interactively

2009-02-27 Thread brian m. carlson
Package: zsh Version: 4.3.9-1 Severity: normal File: /bin/zsh4 zsh doesn't like getting # at the command line: lakeview ok % # do nothing zsh: command not found: # Note that every other shell on my system (except csh, which I didn't test) handles this fine: lakeview ok % /bin/bash