On Fri, Apr 29, 2016 at 10:25:48PM +0200, Kamil Cholewiński wrote: > > I don't mean to run GMail, but just basic web browsing: render text, > follow links, show images, terminal or X. > > K.
I discovered retawq [1] lately, a terminal web browser. It does not have an as low number of lines as the other suckless projects, but it is still much lower than the others I have seen, and is much faster: wc -l *.[ch] gives: retawq 26812 w3m 51500 elinks 74454 lynx 112296 links 188803 But I know, low SLOC does not mean it does not suck. I do not have enough knowledge to tell if it sucks by looking at the source, but at least, it felt like being a simple approach to a web browser. [1]: http://retawq.sourceforge.net Josuah Demangeon.