mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
highlight with cursor demo
This commit is contained in:
@@ -140,6 +140,7 @@ if ARGV[optind] and lfs.attributes(ARGV[optind], "mode") == "directory" then
|
||||
else
|
||||
if file ~= nil then
|
||||
running = openFile(file)
|
||||
print(file)
|
||||
else
|
||||
running = false
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user