App-ShellCompleter-pause

 view release on metacpan or  search on metacpan

bin/_pause  view on Meta::CPAN

To install, install this module and then in your bash (and/or bash startup
file):

 complete -C _pause pause

or, you can use L<shcompgen> to do that for you automatically.

Now L<pause> has improved bash completion:

 % pause <tab>  ;# complete subcommand and options
 % pause upload Some-Release-0.01.tar.gz --retries <tab> ;# complete argument value

=head1 DESCRIPTION

The L<pause> script from L<App::pause> already comes with basic completion: it
can complete subcommand names and options. This completer can also complete
argument values.

=head1 HOMEPAGE

Please visit the project's homepage at L<https://metacpan.org/release/App-ShellCompleter-pause>.



( run in 2.344 seconds using v1.01-cache-2.11-cpan-b16cb0d3907 )