logo       

Re: setting mono mode colors and difficult key bindings: msg#00007

web.elinks.user

Subject: Re: setting mono mode colors and difficult key bindings

On Sun, Dec 24, 2006 at 08:51:17AM -0600, rader@xxxxxxxxxxxxxxxxxxxx wrote:
> Is it somehow possible to bind ^Tab? If I use...
> bind "main" "Tab" = "move-link-next"
> bind "main" "Ctrl-Tab = "tab-next"
> ...then ^Tab does "move-link-next".

Terminals don't see ^Tab (since Tab is actually ^I), so they just
pass Tab to elinks, AFAIK.

> Is it somehow possible to bind ^C to "history-move-back"? If
> I use...
> bind "main" "Ctrl-C" = "history-move-back"
> ...then ^C does "really-quit".

I don't think elinks does any special trapping for ^C; it'll just
accept it as normal (and quit, as you noticed).

I can't think of a good way to get either of those bindings working,
unfortunately. The first breaks because of the way terminals work,
and the second would require some handling in elinks itself.

--

[Will Maier]-----------------[willmaier@xxxxxxx|http://www.lfod.us/]
_______________________________________________
elinks-users mailing list
elinks-users@xxxxxxxxxxxxxxxxxxxx
http://linuxfromscratch.org/mailman/listinfo/elinks-users



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise