1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-21 17:56:19 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Werner Fink
9f76dc0777 Do not strip colon from COMP_WORDBREAKS (bnc#915037)
Work around the libreadline colon trouble if COMP_WORDBREAKS includes the colon as regular word break. Side effect is that user now do not see the full project name anymore but only the subprojects.

Signed-off-by: Werner Fink <werner@suse.de>
2015-06-24 20:35:41 +02:00
Werner Fink
08a9505042 Make completion for osc smart
that is more commands, more options, and backgrounding the update
of the project cache.

Signed-off-by: Werner Fink <werner@suse.de>
2013-05-21 20:11:33 +02:00
Marcus Huewe
0473f4b9ec - removed bashism (patch by Guido Berhoerster <gber@opensuse.org>) 2010-08-26 14:39:36 +02:00
Dr. Werner Fink
8f10292166 Fix bug bnc#518173 and make osc.complete fit new syntax 2009-07-01 13:04:19 +00:00
751d3afb27 import Werner Finks shell completion scripts 2009-06-18 09:20:07 +00:00