Skip to content

Pagination support

Jun Furuse requested to merge jun@pagination into master

Pagination support

Implements #89 (closed)

  • Expands the cell 4 bytes to the left to carry a pagination count.
  • Store the count for Bud and Internal.
  • Extender makes use of the extended area for segments.
  • Leaves may use the extended area to store their values.
  • Implement ls with a range
  • Support the both settings: with pagination count or not
Edited by Jun Furuse

Merge request reports