Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions