[Bugs] #3555 sugar-jhbuild LOW: Create a bash_completion file for ./sugar-jhbuild command

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Wed May 2 13:22:33 EDT 2012


#3555: Create a bash_completion file for ./sugar-jhbuild command
------------------------------+---------------------------------------------
    Reporter:  humitos        |          Owner:  sascha_silbe               
        Type:  defect         |         Status:  new                        
    Priority:  Low            |      Milestone:  Unspecified by Release Team
   Component:  sugar-jhbuild  |        Version:  Unspecified                
    Severity:  Trivial        |       Keywords:                             
Distribution:  Unspecified    |   Status_field:  Unconfirmed                
------------------------------+---------------------------------------------

Comment(by humitos):

 To be able to use this autocomplete file you should copy it inside
 {{{/etc/bash_completion.d/}}}:
 {{{
 sudo cp sugar-jhbuild.2 /etc/bash_completion.d/
 }}}

 or you can test it doing:
 {{{
 . /etc/bash_completion.d/sugar-jhbuild.2
 }}}

 and then:
 {{{
 ./sugar-jhbuild bu<TAB>
 build     buildone
 }}}

-- 
Ticket URL: <http://bugs.sugarlabs.org/ticket/3555#comment:1>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list