On 3/22/11 2:31 PM, Christopher Aillon wrote:
> On 09/22/2010 09:20 PM, Ben Boeckel wrote:
>> Christopher Aillon wrote:
>>> On 08/25/2010 03:13 PM, Ben Boeckel wrote:
Christopher Aillonwrote:
> I missed the first notice of this go by, but I use zsh so can play with
> it in the ne
On 09/22/2010 09:20 PM, Ben Boeckel wrote:
> Christopher Aillon wrote:
>> On 08/25/2010 03:13 PM, Ben Boeckel wrote:
>>> Christopher Aillon wrote:
I missed the first notice of this go by, but I use zsh so can play with
it in the next few days. Can you post the updates so I don't hit t
Christopher Aillon wrote:
> On 08/25/2010 03:13 PM, Ben Boeckel wrote:
>> Christopher Aillon wrote:
>>> I missed the first notice of this go by, but I use zsh so can play with
>>> it in the next few days. Can you post the updates so I don't hit the
>>> same bugs you did?
>>
>> Sure. Attached. Th
On 08/25/2010 03:13 PM, Ben Boeckel wrote:
> Christopher Aillon wrote:
>> I missed the first notice of this go by, but I use zsh so can play with
>> it in the next few days. Can you post the updates so I don't hit the
>> same bugs you did?
>
> Sure. Attached. The bugs were mainly with zsh convent
Christopher Aillon wrote:
> I missed the first notice of this go by, but I use zsh so can play with
> it in the next few days. Can you post the updates so I don't hit the
> same bugs you did?
Sure. Attached. The bugs were mainly with zsh conventions and getting
the sed command for the branch s
On 08/24/2010 07:31 PM, Ben Boeckel wrote:
> Jesse Keating wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> On 7/30/10 9:34 PM, Ben Boeckel wrote:
>>> I'd like to get some wider testing on it than what I subjected it to.
>>> Constructive criticism welcome.
>>>
>>
>> Did you ever ge
Jesse Keating wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 7/30/10 9:34 PM, Ben Boeckel wrote:
>> I'd like to get some wider testing on it than what I subjected it to.
>> Constructive criticism welcome.
>>
>
> Did you ever get testing on this?
Nothing past my own usage. I hi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 7/30/10 9:34 PM, Ben Boeckel wrote:
> I'd like to get some wider testing on it than what I subjected it to.
> Constructive criticism welcome.
>
Did you ever get testing on this?
- --
Jesse Keating
Fedora -- Freedom² is a feature!
identi.ca: http
Hi,
So with the git conversion, and some use, I was wanting some zsh
completion goodness on fedpkg. Attached is a zsh function file which
should cover just about everything. Also, something like:
# Use local functions
fpath=($fpath $HOME/.zsh/func)
typeset -U fpath
autoload -Uz c