[issue21625] help()'s more-mode is frustrating

eryksun report at bugs.python.org
Mon Jun 2 17:27:53 CEST 2014


eryksun added the comment:

You can use '-P?e(END) .(q to quit)' to add (END) just on the last line. Or show the line count instead:

    os.environ['LESS'] = '-Pline %lB?L/%L. (press h for help or q to quit)'

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21625>
_______________________________________


More information about the Python-bugs-list mailing list