Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

termshark does not exit gracefully when killed #11

Closed
pocc opened this issue Apr 23, 2019 · 2 comments
Closed

termshark does not exit gracefully when killed #11

pocc opened this issue Apr 23, 2019 · 2 comments
Labels
bug Confirmed to be a bug

Comments

@pocc
Copy link
Collaborator

pocc commented Apr 23, 2019

  1. In one terminal, enter termshark -i <interface> to start a capture
  2. In another terminal, enter killall termshark
  3. In the initial terminal, text with ANSI escape codes is still sent, and the terminal is inoperable and/or wrongly colored.

OS: Macos 10.14

@gcla
Copy link
Owner

gcla commented Apr 23, 2019

Thanks for the report, I'll reproduce it here!

@wfailla
Copy link

wfailla commented Apr 23, 2019

I can reproduce this on:

-> % cat /etc/os-release 
NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
BUILD_ID=rolling
ANSI_COLOR="0;36"
HOME_URL="https://www.archlinux.org/"
DOCUMENTATION_URL="https://wiki.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
BUG_REPORT_URL="https://bugs.archlinux.org/"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed to be a bug
Projects
None yet
Development

No branches or pull requests

3 participants