I notice Firefox 'fails' the 8203 test.
russell bell
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
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
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
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