1

is there any way how I can scroll inside 'help' window in ptpython repl? When I type the name of a function a help opens at the bottom, but I don't know how i can scroll it up/down (or search inside it). Is this possible? I know about the repl.enable_mouse_support = True in which case i can scroll it via mouse. But this has also effect on copy/paste functionality and other behaviour related to mouse. I would like to just focus on the 'main' window and 'help' window and have the ability to scroll in it via keyboard. enter image description here

matej
  • 121
  • 3
  • I've tried all of the "standard" hotkeys for this action and nothing has worked, so it may not be (currently) possible. – 0x5453 Jun 14 '22 at 15:51

0 Answers0