compose/contrib/completion
Harald Albers 7e22719090 Fix suppressed blank in completion of `scale --help`
Wrong placement of `compopt -o` introduces an unexpected behavior that did
not matter as long as --help was the only option (you would probably not
continue to type after --help): completion of options would not automatically
append a whitespace character as expected.

For the outstanding addition of the --timeout option, which has an
argument, this would mean that the user would have to type an extra
whitespace after completion of --timeout before the argument could be
added.

Signed-off-by: Harald Albers <github@albersweb.de>
2015-08-26 18:20:17 +02:00
..
bash Fix suppressed blank in completion of `scale --help` 2015-08-26 18:20:17 +02:00
zsh Allow manual port mapping when using "run" command. Fixes #1709 2015-08-12 18:54:42 +01:00