-
-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
If I go to the second chapter, then use <UP> (up on keyboard) to get to the first chapter, epr.py shows <-- END --> as an indication that I've changed chapters.
- when using <DOWN> to reach the last line of the chapter, <-- END --> should display before epr.py switches to next chapter.
It's very surprising to see a new chapter, when I use <DOWN> to read the next line.
- when using <PAGEDOWN> to reach the last line of the chapter, I'm often surprised that I have lost my reading position, since an unknown number of lines has scrolled past. I don't know if I've read half the page, or 2/3 of the page, or how many lines of the page.
this should be fixed by prefixing each line from the previous page with a * to indicate that only a partial page has been displayed.
* lines lines
* lines lines
* lines lines
* lines lines
* lines lines
* lines lines
lines lines
lines lines
lines lines
lines lines
lines lines
lines lines
lines lines
Metadata
Metadata
Assignees
Labels
No labels