radareorg/radare2

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

Aberta

#13.818 aberto em 19 de abr. de 2019

 (3 comentários) (0 reação) (0 responsável)C (3.229 forks)batch import
Hacktoberfestconsoleuigood first issuehackatonvisual

Métricas do repositório

Stars
 (23.826 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador