grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rfc] User definable terminfo support


From: Omniflux
Subject: Re: [rfc] User definable terminfo support
Date: Tue, 03 Jan 2006 16:23:17 -0700
User-agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)

Marco Gerards wrote:
Why do you have a hook for variables?

For example, when I do:

set vt100=...
It's ok that is does not take effect until you change TERM, IMO.

So what happens is:

1)  VT100 is set
2)  TERM is set
2a) The hook is executed
2b) VT100 is read by the hook.
2c) The contents of VT100 is read and parsed.
2d) From this point of the VT100 stuff can be used and the hook
    returns.


What if the user notices a typo in VT100 and changes it. Wouldn't they expect the update to be immediate, and not have to reassign TERM its current value?

--
Omniflux




reply via email to

[Prev in Thread] Current Thread [Next in Thread]