Sha256: 45c5503e7a5c36b1641aecf645a25f39ca14a51413d97547c69b0d631bbdbd9e

Contents?: true

Size: 384 Bytes

Versions: 20

Compression:

Stored size: 384 Bytes

Contents

Example:

    cody completion

Prints words for TAB auto-completion.

Examples:

    cody completion
    cody completion hello
    cody completion hello name

To enable, TAB auto-completion add the following to your profile:

    eval $(cody completion_script)

Auto-completion example usage:

    cody [TAB]
    cody hello [TAB]
    cody hello name [TAB]
    cody hello name --[TAB]

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
cody-0.9.8 lib/cody/help/completion.md
cody-0.9.7 lib/cody/help/completion.md
cody-0.9.6 lib/cody/help/completion.md
cody-0.9.5 lib/cody/help/completion.md
cody-0.9.4 lib/cody/help/completion.md
cody-0.9.3 lib/cody/help/completion.md
cody-0.9.2 lib/cody/help/completion.md
cody-0.9.1 lib/cody/help/completion.md
cody-0.9.0 lib/cody/help/completion.md
cody-0.8.6 lib/cody/help/completion.md
cody-0.8.5 lib/cody/help/completion.md
cody-0.8.4 lib/cody/help/completion.md
cody-0.8.3 lib/cody/help/completion.md
cody-0.8.2 lib/cody/help/completion.md
cody-0.8.1 lib/cody/help/completion.md
cody-0.8.0 lib/cody/help/completion.md
cody-0.7.3 lib/cody/help/completion.md
cody-0.7.2 lib/cody/help/completion.md
cody-0.7.1 lib/cody/help/completion.md
cody-0.7.0 lib/cody/help/completion.md