notebook icon indicating copy to clipboard operation
notebook copied to clipboard

Ctrl-c doesn't seem to work in web terminal

Open praveen-srinivasan opened this issue 9 years ago • 27 comments
trafficstars

This is Jupyter notebook server 4.1.0

Ctrl-c doesn't seem to do what I would expect, e.g. if I do something like "tail -f foo" and then hit "ctrl-c", it doesn't exit "tail". It just prints "^C" on the screen.

praveen-srinivasan avatar Mar 17 '16 20:03 praveen-srinivasan