Karl Anliot dixit: >This is lynx's error when it encounters a filename like "important: test.htm"
In the place where lynx expects an URL, a filename is not the correct thing to give to it, even if it, as a convenience (I hate Firefox for not offering the same), often accepts it. Place file://$PWD in front of it (file:///home/… because the cwd starts with a slash, you need three). Meow, //mirabilos -- This space for rent. https://paypal.me/mirabilos to support my work. _______________________________________________ Lynx-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lynx-dev
