Oliver Kiddle, le Sat 26 Apr 2008 18:32:39 +0200, a écrit :
> Samuel Thibault wrote:
> > Clint Adams, le Sat 26 Apr 2008 16:05:48 +0100, a écrit :
> > > Having locale-based (and multibyte) word separators sounds like a
> > > nightmare
> > > to me, but maybe someone has some ideas.
> >
> > iswspa
Samuel Thibault wrote:
> Clint Adams, le Sat 26 Apr 2008 16:05:48 +0100, a écrit :
> > Having locale-based (and multibyte) word separators sounds like a nightmare
> > to me, but maybe someone has some ideas.
>
> iswspace()
The characters used for word splitting are contained in the IFS
variable.
On Sat, Apr 26, 2008 at 04:05:48PM +0100, Clint Adams wrote:
> On Sat, Apr 26, 2008 at 12:00:03PM +0100, Samuel Thibault wrote:
> > Hello,
> >
> > On a french keyboard, '|' is typed by using alt-gr, and the non-breaking
> > space is often typed by using alt-gr space. That often leads to this:
> >
On Sat, 26 Apr 2008 16:05:48 +0100
Clint Adams <[EMAIL PROTECTED]> wrote:
> On Sat, Apr 26, 2008 at 12:00:03PM +0100, Samuel Thibault wrote:
> > On a french keyboard, '|' is typed by using alt-gr, and the non-breaking
> > space is often typed by using alt-gr space. That often leads to this:
> >
>
Clint Adams, le Sat 26 Apr 2008 16:05:48 +0100, a écrit :
> Having locale-based (and multibyte) word separators sounds like a nightmare
> to me, but maybe someone has some ideas.
iswspace()
?
Samuel
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contac
On Sat, Apr 26, 2008 at 12:00:03PM +0100, Samuel Thibault wrote:
> Hello,
>
> On a french keyboard, '|' is typed by using alt-gr, and the non-breaking
> space is often typed by using alt-gr space. That often leads to this:
>
> € echo a | grep a
> zsh: command not found: grep
>
> Because zsh loo
Package: zsh
Version: 4.3.6-1
Severity: wishlist
Hello,
On a french keyboard, '|' is typed by using alt-gr, and the non-breaking
space is often typed by using alt-gr space. That often leads to this:
€ echo a | grep a
zsh: command not found: grep
Because zsh looks for a " grep" command, with le
7 matches
Mail list logo