radareorg/radare2

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

Open

#14,697 创建于 2019年7月30日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)C (23,826 star) (3,229 fork)batch import
consoleuienhancementgood first issue

描述

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.

贡献者指南