Skip to content

Update file handler/buffer after move/rename #308

@gegoune

Description

@gegoune

Currently renaming a.lua to b.lua leaves me with open buffer named a.lua (saving which recreates a.lua on filesystem) and no b.lua gets opened.

Expected behaviour is such that a.lua buffer gets removed and b.lua is opened in its place (not with the same buffer number, but 'instead').

Originally posted by @gegoune in #47 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions