Re: [elinks-users] set elinks to default browser in X-Windows

2011-05-16 Thread Fabienne Ducroquet
Le Sun, 15 May 2011 22:09:32 -0400, Robert Jim Fulner ful...@gmail.com a écrit : exec elinks -remote {URL:+$URL} ^ A $ is missing here. I've written a wrapper script that opens the link in a new tab if ELinks is running, and otherwise launches ELinks in a new terminal window

Re: [elinks-users] set elinks to default browser in X-Windows

2011-05-24 Thread Fabienne Ducroquet
On Tue, May 17, 2011 at 11:11:58AM -0400, Robert Jim Fulner wrote: Your script is a little beyond my understanding. Would you mind taking some time to explain what's actually going on here? Sorry for the delay; I wrote line by line explanations (maybe more than you wished), and since this

Re: [elinks-users] elinks.conf file

2012-07-13 Thread Fabienne Ducroquet
Le vendredi 13 juillet 2012, Gray, Steve, Wipro a écrit : Hello, Hi, In my .profile I have the variable ELINKS_CONFDIR set. ELINKS_CONFDIR=/opt/tribily/bin/elinks. Is the variable exported to the environment (with export ELINKS_CONFDIR or export ELINKS_CONFDIR=/opt/tribily/bin/elinks to

Re: [elinks-users] How to get desired line at the top of the screen

2013-12-17 Thread Fabienne Ducroquet
Le dimanche 15 décembre 2013, Mayuresh a écrit : Any other suggestions for para-by-para reading? There is currently no counterpart of “zEnter”, but there are commands to scroll up and down by less than a page: – scroll-up and scroll-down scroll by the number of lines defined in Document

[elinks-users] [PATCH] Add a function to put the current line at the top of the screen

2013-12-17 Thread Fabienne Ducroquet
Signed-off-by: Fabienne Ducroquet fabi...@gmail.com --- Le mardi 17 décembre 2013, Fabienne Ducroquet a écrit : Le dimanche 15 décembre 2013, Mayuresh a écrit : Would it be possible to make a mouse gesture such as click or double click on a line to make it become the top line of the view