Skip to content

Consider moving to a consistent naming scheme for temporary scratch buffers #1455

@echasnovski

Description

@echasnovski

Contributing guidelines

Module(s)

mini.animate, mini.clue, mini.colors, mini.completion, mini.deps, mini.extra, mini.files, mini.git, mini.icons, mini.map, mini.notify, mini.pick, mini.starter, mini.test

Description

Currently almost all temporary scratch buffers are unnamed, which sometimes makes :buffers! output confusing.

A popular approach (already done in 'mini.git') is like 'minigit://'.

A big downside is the need to ensure that buffers don't have duplicating names (as it is not allowed by Neovim itself).

Metadata

Metadata

Assignees

No one assigned

    Labels

    ALLThis is related to all present modulesfeature-requestRequest for a feature to existing module

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions