radareorg/radare2

Colorize the `pf` output (especially in `r2 -nn binary` case)

Open

#16,193 opened on Mar 12, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C (23,826 stars) (3,229 forks)batch import
enhancementgood first issuehackatonpfvisual

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.

image

Contributor guide