radareorg/radare2

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

Open

#13.818 geöffnet am 19. Apr. 2019

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (3.229 Forks)batch import
Hacktoberfestconsoleuigood first issuehackatonvisual

Repository-Metriken

Stars
 (23.826 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 16h 24m) (99 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide