This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Description
What steps will reproduce the problem?
- Download the "clamshellcli-0.5.2" setup
- Run the command to execute the shell "java -jar cli.jar"
- Press "Ctrl + c"
What is the expected output? What do you see instead?
Expected : The shell should be interrupted and exit.
Actual : The shell is not interrupted.
What version of the product are you using? On what operating system?
Product Version : "clamshellcli-0.5.2"
Operating System : Windows 7 and RHEL 6.3
Please provide any additional information below.
"Ctrl + c" is working in Linux OS but not in windows.
Thanks
Rohit Verma