You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend
zwim f2557a7aa6
Terminal emulator: full rewrite, real vt52 emulator (#8636)
New real terminal emulator, replacing the old plugin.
The emulator is basically a vt52 terminal (enriched with
some ANSI-sequences, as ash, vi and mksh don't behave well
on a vt52 term).
So far working: ash, mksh, bash, nano, vi, busybox, watch...
The input supports: tab-completion; cursor movement;
backspace; start of line, end of line (long press);
page up, page down (long press).
User scripts may be placed in the koterm.koplugin/scripts/
folder, aliases can be put in the file aliases and startup
command in the file profile.user in that folder.
2 years ago
..
apps Highlights: add strikeout style, fix pdf highlights (#8725) 2 years ago
device PocketBook: handle rendering of interface and books directly with inkview (#8727) 2 years ago
document Highlights: add strikeout style, fix pdf highlights (#8725) 2 years ago
ui Terminal emulator: full rewrite, real vt52 emulator (#8636) 2 years ago
cache.lua DocCache: Allow disabling it (again) (#8198) 3 years ago
cacheitem.lua Cache: Some more tweaks after #7624 3 years ago
configurable.lua KOPTInterface: Minor optimization when hashing the configurable status 3 years ago
dbg.lua [doc] Documentation stub for Dbg module (#7677) 3 years ago
depgraph.lua Tame a few tests that relied on `pairs` being somewhat deterministic (#6371) 4 years ago
device.lua Truly silence the attempt at loading SDL2 3 years ago
dispatcher.lua Add Book map and Page browser features 2 years ago
docsettings.lua docsettings fix no name file (#8517) 2 years ago
dump.lua Order keys in settings.reader.lua (#6868) 4 years ago
fontlist.lua Dispatcher: Set font 2 years ago
gettext.lua [fix] gettext: don't replace backslash characters (#8511) 2 years ago
httpclient.lua build: enforce luacheck in travis build 8 years ago
languagesupport.lua *: luacheck fixes (#8368) 3 years ago
logger.lua use android log categories 5 years ago
luadata.lua Use fsync() for more robust setting files saving 5 years ago
luasettings.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
luxl.lua [fix] Don't break OPDS parsing on HR tags (#5949) 4 years ago
optmath.lua [autosuspend, plugin] Switch to datetimewidget and provide default values (#8480) 3 years ago
persist.lua Cache: Fix a whole lot of things. 3 years ago
pluginloader.lua crash.log: write plugin regular information only in debug mode (#8230) 3 years ago
pluginshare.lua Move PluginShare.backgroundJobs into PluginShare module (#3128) 7 years ago
random.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 5 years ago
readcollection.lua Minor util & ffi/util cleanups (#6657) 4 years ago
readhistory.lua readhistory: fix file move/rename (#8575) 2 years ago
socketutil.lua Unify LuaSocket usage (#7405) 3 years ago
util.lua [autosuspend, plugin] Switch to datetimewidget and provide default values (#8480) 3 years ago
version.lua Centralize one time migration code after updates (#7531) 3 years ago