<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body><div><div style="font-family: Calibri,sans-serif; font-size: 11pt;">Hello everyone whether you know how possible port ipex on dasberry pie?</div></div><div dir="ltr"><hr><span style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">From: </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;"><a href="mailto:mcb30@ipxe.org">Michael Brown</a></span><br><span style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">Sent: </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;">‎29/‎05/‎2017 23:48</span><br><span style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">To: </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;"><a href="mailto:daniel.dybing@me.com">Daniel Dybing</a>; <a href="mailto:ipxe-devel@lists.ipxe.org">ipxe-devel@lists.ipxe.org</a></span><br><span style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">Subject: </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;">Re: [ipxe-devel] Cannot move back to previous line</span><br><br></div>On 29/05/17 16:23, Daniel Dybing wrote:<br>> There is a small “problem” which I have encountered a few times when <br>> writing scripts straight into the shell.<br>> <br>> The “problem” is that when the current line is full, and a new line is <br>> created below it, it is not possible to get back to the line above. So <br>> if I’ve mistyped something, I have to CTRL+C  and start all over again.<br>> <br>> Of course – it’s not that often that you have to write commands that <br>> spans across multiple lines, but it happens – and I guess other also <br>> feel a little frustrated because of this.<br>> <br>> Is there something I am doing wrong, or is it a technical <br>> issue/”impossibility”?<br><br>The issue is that many BIOSes do not support backspacing across a line <br>break.  By default, iPXE uses the BIOS for console output, so is subject <br>to the limitations of the BIOS.<br><br>You can work around this by using iPXE's graphical framebuffer console <br>support; see<br><br>   http://ipxe.org/cmd/console<br><br>This should allow you to happily navigate through multi-line commands <br>(and also allows you to use higher resolution, background images, etc.).<br><br>Michael<br>_______________________________________________<br>ipxe-devel mailing list<br>ipxe-devel@lists.ipxe.org<br>https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel<br></body></html>