You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main issue is the limitation with the readline library that ishell depends on. I haven't figured a way to interrupt a readline without keyboard input.
Activity
neutronstein commentedon Feb 8, 2017
I used this workaround. I hope it will help.
abiosoft commentedon May 30, 2017
The main issue is the limitation with the readline library that ishell depends on. I haven't figured a way to interrupt a readline without keyboard input.
Until then, this issue may not have a proper fix.