|
Re: setting mono mode colors and difficult key bindings: msg#00007web.elinks.user
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> |
|---|---|---|
| Previous by Date: | setting mono mode colors and difficult key bindings: 00007, rader |
|---|---|
| Next by Date: | Re: setting mono mode colors and difficult key bindings: 00007, rader |
| Previous by Thread: | setting mono mode colors and difficult key bindingsi: 00007, rader |
| Next by Thread: | Re: setting mono mode colors and difficult key bindings: 00007, rader |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |