radareorg/radare2

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

Open

#14.697 aberto em 30 de jul. de 2019

Ver no GitHub
 (0 comments) (0 reactions) (1 assignee)C (3.229 forks)batch import
consoleuienhancementgood first issue

Métricas do repositório

Stars
 (23.826 stars)
Métricas de merge de PR
 (Mesclagem média 16h 24m) (99 fundiu PRs em 30d)

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.

Guia do colaborador