Skip to content

Undofile not being created when using just "SudoWrite" #3

@blueyed

Description

@blueyed
  1. Start vim and verify that undofile and undodir are setup
  2. Add some contents to the new buffer
  3. :SudoWrite foo
  4. exit vim

"foo" is missing from the undodir - no history has been written.

You need to trigger a regular write (using :w for example) for the undofile being generated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions