radareorg/radare2
View on GitHubColorize the `pf` output (especially in `r2 -nn binary` case)
Open
#16,193 opened on Mar 12, 2020
enhancementgood first issuehackatonpfvisual
Repository metrics
- Stars
- (23,826 stars)
- PR merge metrics
- (Avg merge 16h 24m) (99 merged PRs in 30d)
Description
Is your feature request related to a problem? Please describe.
Currently radare2 prints both pf and built-in pf output in r2 -nn mode without any colors, even if they are enabled. It would be amazing to improve the readability to colorize them according to the current color options and colorscheme.
