On 2006-12-16 11:19:51 +0100, Jonas Fonseca wrote: > Vincent Lefevre <[EMAIL PROTECTED]> wrote Sat, Dec 16, 2006: > > BTW, I wonder why color is disabled by default in xterm-xfree86! > > The other applications have no problem with it. > > ELinks only has a handful[1] of built-in terminal configurations.
Perhaps common ones should be added, like xterm-xfree86 and xterm-vt220 (both used by the xterm provided by Debian, depending on how the keyboard should be handled). > ELinks doesn't use termcap/terminfo OK, I now understand. It would be a good idea to support it. Another solution is to write a wrapper script that would build a configuration file, as using terminfo is easy from the shell, thanks to the tput command. > and the lack of "autoconfiguration" for various terminals is causing > you some of these problems. For some terminals you need to do a > little setup[2] yourself. This is not very practical, in particular when one uses many terminals. And is there a way to say, in the configuration file, which escape sequence should be sent to get rid of the cursor and get it back? -- Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)

