Skip to content

Ctrl+C should not shut down ps-bash in shell mode #1

@andylbrummer

Description

@andylbrummer

Problem

In shell mode, pressing Ctrl+C shuts down the entire ps-bash process. Instead, Ctrl+C should only cancel the currently running command and return to the shell prompt.

Expected Behavior

  • Ctrl+C: Cancels/interrupts the currently running command, then returns to the shell prompt. The shell should keep running.
  • exit: This should be the way to shut down the shell.

Current Behavior

Ctrl+C terminates the entire ps-bash shell session.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions