How do I set the mono color mode link color? I'm running in a green on black xterm, and would like links to be rendered in cyan instead of blue.
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". 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". steve - - - _______________________________________________ elinks-users mailing list [email protected] http://linuxfromscratch.org/mailman/listinfo/elinks-users
