Skip to content

Editing keeps only the last change most of the time #25

@sergiogarciadev

Description

@sergiogarciadev

When editing a file, in the following scenarios all previous changes are lost due to a call to app.hex_view.changed_bytes.clear():

  • When pressing Esc
  • When editing zeroing the data with z
  • When incrementing a byte with Ctrl + a
  • When decreamenting a byte with Ctrl + x

If this is an intended behavior, please just close this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions