Skip to content

Add pagination support #5

@gosella

Description

@gosella

When presenting very long functions or classes (which you shouldn't do but such is life...), it would be useful to have some sort of pagination to pause when the terminal is about to be full.

Probably repurposing the 'previous' and 'next' keys is the best way to go por.

It remains open the question about when to make a pause:

  • When a hard limit is reached (i.e., the number of lines in the terminal)?
  • At a convenient point (end of a control structure/method in a class/etc.) even tough the terminal has more lines left?
  • ???

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions