radareorg/radare2
GitHub で見るDo not show "CODE XREF ..." if reflines are shown (by default)
Open
#13,818 opened on 2019年4月19日
Hacktoberfestconsoleuigood first issuehackatonvisual
Repository metrics
- Stars
- (23,826 stars)
- PR merge metrics
- (平均マージ 16h 24m) (30d で 99 merged PRs)
説明
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.