SIGN IN SIGN UP

feat: Add SSH-like escape sequences to shell sessions

Add support for SSH-style escape sequences (~. to terminate, ~? for help,
~~ to send literal tilde, ~- to disable) in shell sessions. This allows
operators to terminate their session client-side when the remote target
becomes unresponsive.

Resolves: github.com/aws/session-manager-plugin/issues/6
J
Jonah Gilbertson committed
c187ec1161bb578d7aadbb1faf4e9576283150bd
Parent: 29db684