radareorg/radare2

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

Open

#13 818 ouverte le 19 avr. 2019

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)C (3 229 forks)batch import
Hacktoberfestconsoleuigood first issuehackatonvisual

Métriques du dépôt

Stars
 (23 826 stars)
Métriques de merge PR
 (Merge moyen 16h 24m) (99 PRs mergées en 30 j)

Description

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.

Guide contributeur