[ipxe-devel] [PATCH] Add clearscreen command

Andrew Bobulsky rulerof at gmail.com
Tue Jan 31 18:10:07 UTC 2012


I'm a fan (in concept) of a key combination, but my gut says its not
very necessary.

The last time I got very involved with a server/client scripting setup
(admittedly with gPXE), one of the problems I had was that, using
authenticated menus, you'd constantly see credentials being thrown
around in the GETs that were on lines above the initrds and kernels. A
scriptable clearscreen command handles that quite nicely :)

Regardless, I'm always a fan of simple, new features.

Cheers,
Andrew Bobulsky

On Jan 31, 2012, at 2:51 AM, "Robin Smidsrød" <robin at smidsrod.no> wrote:

> On 30.01.2012 19:28, Christopher Barry wrote:
>> On Mon, 2012-01-30 at 19:18 +0100, Marc Hammer wrote:
>>>> I would've preferred it to be named "cls" or "clear", to be honest. But
>>>> nice work, indeed!
>>>>
>>>> -- Robin
>>>>
>>> The command "clear" allready exists ( http://ipxe.org/cmd ).
>>> But "cls" would be possible.
>>> If someone would like to rename the command, simple replace all
>>> occurrence of "clearscreen" in the patch with eg. "cls".
>>
>> Just a thought, but ctrl-l is the typical key combo to accomplish this
>> task.
>
> It would be awesome if Ctrl-L was bound to this command, then. +1 from
> me for that.
>
> -- Robin
> _______________________________________________
> ipxe-devel mailing list
> ipxe-devel at lists.ipxe.org
> https://lists.ipxe.org/mailman/listinfo/ipxe-devel



More information about the ipxe-devel mailing list