<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
I tried jquery terminal today and get below:<br>
<br>
1. each time user input a command and press 'enter', I can get
notified and get that input.<br>
2. this input can be sent to kimchi backend through websocket.<br>
3. kimchi backend forward this command to guest serial console,
guest run it and response back the command result.<br>
4. kimchi backend send the command result back to UI through
websocket.<br>
5. UI get the command result and call jquery terminal API to show it
there.<br>
<br>
Issues to discuss:<br>
<br>
1. text editor support like 'vim', without other js library support,
only jquery terminal, no way to support text editor.<br>
2. any other special command need special handling you see, welcome
to discuss.<br>
<br>
<img src="cid:part1.08020302.08090405@linux.vnet.ibm.com" alt=""><br>
</body>
</html>