radareorg/radare2

Add a ruler to horizontal histogram output (e.g. `p==`)

Open

#14,697 opened on Jul 30, 2019

View on GitHub
 (0 comments) (0 reactions) (1 assignee)C (23,826 stars) (3,229 forks)batch import
consoleuienhancementgood first issue

Description

Show also the value ranges on the right, like here: image

Note, if scr.utf8=true is enabled, the ruler line should use vertical Unicode line character to be continuous. Also there is no need to name the axes. And no need for horizontal ruler, just vertical one.

Contributor guide