Skip to content

Make tabl less buffer based on memory usage #1

@mbreese

Description

@mbreese

Currently the memory usage of the less command is set by a fixed number of lines. It should be possible to change this so that the buffer is set by the amount of memory used by the buffer.

Each record (line struct) has a value for the amount of raw bytes it took up, so this should be easy to calculate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions