apgrc
apgrc
I get "Not a command editor" error using the normal command. It seems like it is not implemented. I would like to have to.
You could could force it to start by starting the buffer with a file name, even if it does not exist yet ``` :tabnew tmp-file.json ```
I removed [this lines](https://github.com/koreader/koreader/blob/master/plugins/coverimage.koplugin/main.lua#L128-L134) and it works correctly. @zwim what device did you use for testing?
Seems making sure it just works on all devices would be tricky, since I don't think anyone has all devices at hand for testing. I think I could add an...
I have this issue as well
It seems to be fixed by 4a5e7f5. I tested locally and it works. I originally installed it with the [AUR](https://aur.archlinux.org/packages/frogmouth) but it is using v0.9.1 and the newest version is...
Run `make test | grep Errors` but I don't see any errors.