[IPython-dev] Questin regarding pager

Jörgen Stenarson jorgen.stenarson at bostream.nu
Tue Jun 24 15:28:58 EDT 2008


Stéfan van der Walt skrev:
> Hi all,
> 
> Doing TAB-completion makes use of the readline pager, which isn't All
> That Great.  With pyreadline available, is there an easy way to
> default to a more advanced completion pager?
> 
> Regards
> Stéfan

Stéfan,

in pyreadline there is currently no way to easily choose a more advanced 
pager. However if you feel like working on a patch the relevant method 
is _display_completions in pyreadline.modes.basemode

/Jörgen

ps. the official repository for pyreadline is now on launchpad




More information about the IPython-dev mailing list