View Single Post
Old 12-06-2018, 06:53 PM   #6
pazos
cosiņeiro
pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.
 
Posts: 1,271
Karma: 2200073
Join Date: Apr 2014
Device: BQ Cervantes 4
Quote:
Originally Posted by mobama View Post
But why not a webbrowser when Koreader already has a text editor and a terminal emulator? The browser could be yet another extension/plugin, e.g. compile some version of w3m to run in the terminal emulator and include it in the bundle.
A text browser would be a good idea and easy to implement but requires a full terminal emulator (with ANSI escape sequences, terminfo goodies, etc). Try to run top on KOReader terminal and you'll find we're not close to that. The terminal in KOReader is just to type commands and get an output, and works well for that purpose.

About the text editor, it is a great tool and supports lua syntax checking, which is nice because we can edit some KOReader files with the program running. But it isn't designed to be a general purpose tool. You could argue that adding hunspell to check grammar it would be a great idea, but IMO it doesn't worth the hussle.
pazos is offline   Reply With Quote