Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Preventing sorting in completers



On Jul 14,  9:11am, Danek Duvall wrote:
} Subject: Re: Preventing sorting in completers
}
} Peter Stephenson wrote:
} 
} > Bart Schaefer wrote:
} > > } zstyle ":completion:*:processes" command \
} > > }   'ps -u $UID -o ''pid tty s args'' --forest'
} > > 
} > > ERROR: TTY could not be found.
} > 
} > My guess is your system is using stdout to decide what the tty is
} 
} I would guess that the double single quotes that Philippe is using
} should probably be single quotes escaped by backslashes

Aha.  I should have noticed that.

Philippe has 'setopt rcquotes' and I do not.



Messages sorted by: Reverse Date, Date, Thread, Author