Skip to content

Create shopt settings during tab completion (Allow running bash-completion in YSH) #499

Open
@andychu

Description

@andychu

This is problematic now because shopt flags are global.

I think there should be a mode to tag functions with them.

Note that this applies to the echo builtin, which is affected by shopt -s simple_echo. I think the function-specific options would work there.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions