TheOnlyCreator / shellinabox

Automatically exported from code.google.com/p/shellinabox
0 stars 0 forks source link

Ctrl-C / Ctrl-Z support to INTERRUPT/STOP the process using SIGINT/SIGSTOP as in linux #206

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Do 'Cat /var/log/messages' or similar
2. Click Ctrl-C or Ctrl-Z to stop the process. Commands are not working
3. Need to wait until all contents of messages are displayed

What is the expected output? What do you see instead?

Any work around to interrupt the process. As of now we have to wait until all 
contents are displayed.
I know, we are having Ctrl-C as separate copy option on Right click context 
menu. Similarly we need option to interrupt process.

What version of the product are you using? On what operating system?
Version used: Shellinabox 2.14

Please provide any additional information below.

Original issue reported on code.google.com by meetkart...@gmail.com on 10 Oct 2012 at 8:04

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Tested with Shellinabox 2.14 for FC16....

Original comment by meetkart...@gmail.com on 10 Oct 2012 at 8:50