Skip to content
This repository was archived by the owner on Apr 6, 2018. It is now read-only.
This repository was archived by the owner on Apr 6, 2018. It is now read-only.

vimState.history never seems to be emptied #569

@jacekkopecky

Description

@jacekkopecky

Hi, I'm not sure if this is intentional, but vimState.history seems to be growing with all the recordable operations ever done in a window, until the window is closed. Before #568, only history[0] was used; but #568 makes use of multiple recent entries, but still we should be able to clean up the history somehow.

Should we maybe keep only the last some number of history entries?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions