-
-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Labels
effort: mediumSomething that can be done quickly with some effortSomething that can be done quickly with some effortenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Is your feature request related to a problem? Please describe.
Often I'm looking for symbols around a particular address. I can search for a particular address, but not sort by address so I can browse symbols surrounding an address.
Describe the solution you'd like
A key to sort by address, or sort by name
Describe alternatives you've considered
top is an example of a text UI that provides flexible sorting, like shift-p to sort by process load, and shift-m to sort by memory usage.
Additional context
Filtering would be nice too, like "only show symbols of type FUNC", or sort by symbol type then name or address.
Metadata
Metadata
Assignees
Labels
effort: mediumSomething that can be done quickly with some effortSomething that can be done quickly with some effortenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers