radareorg/radare2
在 GitHub 查看Do not show "CODE XREF ..." if reflines are shown (by default)
Open
#13,818 创建于 2019年4月19日
Hacktoberfestconsoleuigood first issuehackatonvisual
仓库指标
- Star
- (23,826 star)
- 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.