Skip to content

Support other signals for +stop-signal and/or document alternatives #230

@eldipa

Description

@eldipa

Describe the feature you'd like
Currently we support interrupt (^C), eof (^D) and suspend (^Z) but there are others control sequences and signals that we could send. SIGTERM and SIGKILL are the ones that come to my mind.

However sending signals may be tricky/dangerous because if the control-sequence/signal is received by the shell, it may close it by accident.

So we need to document what alternatives we have in case +stop-signal is not enough.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementsomething nice to have but it is not neither critical nor urgent

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions