-
Notifications
You must be signed in to change notification settings - Fork 283
Allow to select a Range of bytes by specifying the start and size #1827
Copy link
Copy link
Closed
Labels
Component: UIIssue needs changes to the user interfaceIssue needs changes to the user interfaceEffort: LowIssues require < 1 week of workIssues require < 1 week of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaroundUI: Hex EditorIssues with the Hex Editor viewIssues with the Hex Editor viewUI: KeybindingsIssues with keybindings or hotkeysIssues with keybindings or hotkeys
Milestone
Metadata
Metadata
Assignees
Labels
Component: UIIssue needs changes to the user interfaceIssue needs changes to the user interfaceEffort: LowIssues require < 1 week of workIssues require < 1 week of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaroundUI: Hex EditorIssues with the Hex Editor viewIssues with the Hex Editor viewUI: KeybindingsIssues with keybindings or hotkeysIssues with keybindings or hotkeys
In hex view, currently we can only select a range of bytes by mouse dragging. However, it is quite often that we know the start and size of the range. It would be nice if we can make the selection by specifying the range.