radareorg/radare2

Do not show "CODE XREF ..." if reflines are shown (by default)

开放

#13,818 创建于 2019年4月19日

 (3 条评论) (0 个反应) (0 位负责人)C (3,229 个派生)batch import
Hacktoberfestconsoleuigood first issuehackatonvisual

仓库指标

星标
 (23,826 个星标)
PR 合并指标
 (平均合并 16小时 24分钟) (30 天内合并 99 个 PR)

描述

Currently radare2 disassembly shows both reflines and comments like "CODE XREF from ..." by default. @radare and me suggest that we can hide the "CODE XREF ..." lines if reflines are shown. At least by default. And show them once reflines are enabled. But user should be able to force enable the comments even with reflines shown as well.

贡献者指南