much improved zsh completion script
John A Meinel
john at arbash-meinel.com
Thu Oct 20 05:31:56 BST 2005
Robey Pointer wrote:
>
> On 19 Oct 2005, at 20:11, John A Meinel wrote:
>
>>> Steve Borho wrote:
>>>
>>>> 2) Optimally, bzr would make it easy to get lists of files in the
>>>> context of
>>>> the current directory. For instance, if you were working four
>>>> subdirs deep
>>>> from the branch root, you would like to be able to type 'bzr add
>>>> <TAB>' and
>>>> have zsh complete a list of unknown files in the current directory.
>>>>
>>>> I couldn't figure out how to make this work with the current
>>>> commands, so the
>>>> bzr add and bzr commit completion functions only work properly from the
>>>> repository root.
>>>
>>>
>>> bzr status .
>>> Will only return the changes for files beneath the current working
>>> directory. However, they are returned with their full path, so you might
>>> need to do "bzr root" first.
>
>
> Color me moderately surprised that
>
> $ bzr unknowns .
>
> does not work as you might expect.
>
> robey
>
I think in the future it is going to switch to "bzr ls --unknowns" which
should do better. And let you do "bzr ls --added", etc.
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051019/c56e25f1/attachment.pgp
More information about the bazaar
mailing list