[Lynx-dev] Zero-width space + Firefox

2024-08-27 Thread rbell--- via Lynx-dev
I notice Firefox 'fails' the 8203 test. russell bell

[Lynx-dev] spell checking files in lynx?

2024-08-27 Thread Karen Lewellen
Hi all, I have access to an editor, and its spell checker for those moments when I am say sending a comment, or completing a form or text box in Lynx. What I am wondering though is how, or if, that can work with a file? For example I open Lynx by typing lynx draftfile.txt Which presents the file

Re: [Lynx-dev] spell checking files in lynx?

2024-08-27 Thread Tim Chase
On 2024-08-27 17:23, Karen Lewellen wrote: > I have access to an editor, and its spell checker for those moments when I > am say sending a comment, or completing a form or text box in Lynx. I presume you're using the control+x followed by control+e to invoke your editor on the form/textbox, correc

Re: [Lynx-dev] spell checking files in lynx?

2024-08-27 Thread Karen Lewellen
Hi Tim, using the letter e was the solution for the situation. The file was already local, with the editor on this person's setup for some reason not invoking spell check. It was properly setup for lynx though, so opening the file as I outlined and typing e gave me what I needed. Thanks ag

[Lynx-dev] Disabling timeout

2024-08-27 Thread Steffen Nurpmeso
Hello. Can anybody tell me how i can disable timeouts? I do have NO_PAUSE=on no_pause=on infosecs=0.25 messagesecs=0.25 alertsecs=0.25 in my ~/.lynxrc, and (reformatted by bash): translate () { ( [ $# -le 1 ] || { echo 'Synopsis: translate WORD' 1>&2; exi