On Fri, 11 Nov 2011 21:29:43 +0100, Joachim Durchholz <[email protected]> 
wrote:
> Am 11.11.2011 21:06, schrieb Andreas Kloeckner:
> > Changed to "show (file/line) location / go to line".
> 
> Sweet, thanks.
> I wish all projects would be so fast to fix problems.
> 
> Oh, and here's the next small issue I saw today:
> The Help screen does not give a visual clue that you can use PgDn to get 
> the next page of text. Maybe something like "10 lines of 50 shown" at 
> the bottom border would help. Maybe some other visual clue would be 
> easier (I'm used to seeing scroll bars, for example, but I don't know 
> how much more or less work adding these would be).

Good point. Unfortunately, urwid doesn't have scrollbars, and doing 'N
of M shown' also requires reaching down into Urwid further than I care
to do. In the meantime, I've added

(This help screen is scrollable. Hit Page Down to see more.)

to the top of the help.

Thanks for the comment,
Andreas

Attachment: pgpMftGnxrpyv.pgp
Description: PGP signature

_______________________________________________
Pudb mailing list
[email protected]
http://lists.tiker.net/listinfo/pudb

Reply via email to