monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] bash completion


From: Olivier Andrieu
Subject: Re: [Monotone-devel] bash completion
Date: Thu, 29 Jul 2004 18:22:23 +0200 (CEST)

 Derek Scherger <address@hidden> [Mon, 26 Jul 2004 22:11:59 -0600]:
 > Olivier Andrieu wrote:
 > >  Eric Meyer [Thu, 10 Jun 2004]:
 > >  > 
 > >  > Is there a trick to get the bash completion to not add a trailing
 > >  > space after expanding the -- options? Not a big deal, but it would
 > >  > be a nice touch.
 > > 
 > > Apparently this is a 'all-or-nothing' setting: the trailing space can
 > > be turned off, but that would be so for every completions of the
 > > monotone command.
 > 
 > What does it take to do this?
 > I'd like to give it a try.

Simple, in the line

  complete -F _monotone -o default monotone

replace 'default' by 'nospace' .

-- 
   Olivier




reply via email to

[Prev in Thread] Current Thread [Next in Thread]