8000 Closing Terminal.app window doesn't terminate active SSH session · Issue #138 · fish-shell/fish-shell · GitHub
[go: up one dir, main page]

Skip to content

Closing Terminal.app window doesn't terminate active SSH session #138

@yunzheng

Description

@yunzheng

When using fish as the shell and then "ssh" to a remote machine using 'ssh' and exit the Terminal window (using command+w), the "ssh" process keeps running.

This is not the case when I use /bin/bash (default) as the shell.

Steps to reproduce:

  1. Open Terminal window (with fish as the shell)
  2. ssh [IP]
  3. Close the window using command+w
  4. Open a new Terminal window and check that your ssh session is still open (eg: ps auxww | grep ssh)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0