radareorg/radare2

Add * and j in all the missing commands

Aberta

#13.969 aberto em 6 de mai. de 2019

 (7 comentários) (0 reação) (0 responsável)C (3.229 forks)batch import
FEEDBACK WANTEDHacktoberfestIMPORTANTgood first issuejson

Métricas do repositório

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

Description

For consistency and standarization: use the PJ api

  • aoq + ao*
  • b* bj
  • y* yj
  • cj c*
  • rj r*
  • P*
  • pj p* - what do here
  • a* aj - whta info to show?
  • uj u*
  • wj w* - does it make sense?
  • lj l* - json version of ls
  • #!j #!*
  • Lj Llj, ....
  • kj have some newlines https://github.com/radareorg/radare2/pull/17258
  • k* is not working

Missing helps

  • v?

Guia do colaborador