Faux_Pseudo <[EMAIL PROTECTED]> writes: > My only problem with screen and elinks is that if I stat elinks via > .screenrc like so: > screen -t elinks 2 elinks ~/.lynxbookmarks.html > > It won't accept remote launches. I have to quit and restart it from a > running screen in order for it to do that. Anyone got any cures for > that?
I cannot reproduce that with ELinks 0.11.3, nor with ELinks 0.12.GIT from 2007-07-30. I don't have a .lynxbookmarks.html so I tried with another HTML file. I did use .screenrc. There is a bug that may or may not be related: Bug 938 - Assertion raised on loss of controlling TTY http://bugzilla.elinks.cz/show_bug.cgi?id=938 On Linux, you might also try "netstat -Aunix -p -l" to see whether ELinks is listening to its interlink socket as expected. _______________________________________________ elinks-users mailing list [email protected] http://linuxfromscratch.org/mailman/listinfo/elinks-users
