Skip to content

[feat] shortcut Hex Editor: Go To Next NonZero #576

@loynoir

Description

@loynoir

scenario

There are too many zero lines.

detail

Would be nice if hex editor provide ability to go to next non zero

Given

  • 1024 * 1024 / 16 = 65536 lines

There are 65536 lines per 1M.

For example

  • ZERO * 3
  • NONZERO
  • ZERO * 256
  • NONZERO

Already hard for human scroll.

feat

Would be nice provide shortcut Hex Editor: Go To Next NonZero

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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