radareorg/radare2

Improve visual browse classes

Open

#14,549 opened on Jul 11, 2019

View on GitHub
 (7 comments) (0 reactions) (2 assignees)C (3,229 forks)batch import
classesgood first issuetypesvisual

Repository metrics

Stars
 (23,826 stars)
PR merge metrics
 (Avg merge 16h 24m) (99 merged PRs in 30d)

Description

  • Add a key to sort by offset (toggle inc/dec)
  • Add a key to sort by name (toggle inc/dec)
  • Display pkgnames as a tree :?
  • Pad the numeric index with 4 or 5 spaces (>9999 classes not common)

Contributor guide