22 Jun 2012 02:16
bzr completion (and other vcs?)
Hi, I recently started to use fishfish... I'm a bzr user (but
obviously also an hg and git one) and I read a previous mail about it
(I cannot reply to it since I wasn't subscribed to the list at the
time)
>From the homepage, I assumed that the completion was done by reading
the man pages on the fly... by looking into it I found out that
actually there's the fish_update_completions builtin function to be
called manually
if you run it though, it'll create new completions for git: the
problem is, those completions don't work
out of curiosity, to see if it was feasible to adapt the mercurial
completions for bazaar, I found out about the make_vcs_completions in
the fishfish sources
first thing: if some programs are already known to be better served by
some other completions (like the ones for which the completions are
generated with such a script), shouldn't it be better if
fish_update_completions blacklisted git, hg, svn and such programs?
btw, I then tried to use make_vcs_completions to generate bzr
completions... but I got lots of errors like:
fish: path_get_path( 'bzr' )
bzr: ERROR: No help could be found for 'bzr'. Please use 'bzr help
topics' to obtain a list of topics.
fish: proc::read_try('bzr $argv; ')
(Continue reading)
> other people interested out there?
I'm interested for bzr completion, but these days simply do not have
time to take a look.
I know it is possible to do it by hand, but it's tedious work, so I'd
like to fix the script which is outdated.
Sincerely
Gour
--
In the material world, one who is unaffected by whatever good
or evil he may obtain, neither praising it nor despising it,
is firmly fixed in perfect knowledge.
RSS Feed