[darcs-devel] [issue635] darcs add --quiet is not quiet
Mark Stosberg
bugs at darcs.net
Fri Feb 1 01:44:06 UTC 2008
New submission from Mark Stosberg <mark at summersault.com>:
The tab completion for darcs2 looks broken because the current line gets
overwritten.
This could be solved by adding --quiet in the right place in
tools/darcs_completion, assuming all commands take a "--quiet" option.
However, as you can see by testing on the darcs repo itself, the "--quiet"
option is not currently quiet when used with the "add" command. It still outputs
a progress report, which looks rather broken it is being used as the backend to
the tab completion trick:
cd tools/
darcs add --quiet --list-options
----------
messages: 3011
nosy: beschmi, droundy, kowey, markstos, tommy
priority: bug
status: unread
title: darcs add --quiet is not quiet
topic: Darcs2
__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue635>
__________________________________
More information about the darcs-devel
mailing list