Skip to content

Option to passthrough CTRL-C/SIGINT #1209

@ghost

Description

I am using sops to start psql (PostgreSQL client) sessions.

The thing is now that psql handles CTRL-C, since it is an interactive shell by itself (e.g. just aborts editing of a commend and returning to a clean DB prompt).

When inside an sops exec-env ... 'psql -w, that behavior is broken since sops seems to handle the interrupt request and simply drops me out of the psql session.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions