Ticket #166 (new enhancement)

Opened 1 year ago

Fix page up/page down

Reported by: jstenar Assigned to: jstenar
Priority: normal Milestone: pyreadline 1.5
Component: pyreadline Version:
Severity: normal Keywords:
Cc:

Description

page up page down are currently hard coded to scroll the console window up/down by 12 lines. This should be changed to be more configurable both in terms of number of lines and which keys should do the scrolling.