radareorg/radare2

Add * and j in all the missing commands

Open

#13.969 aberto em 6 de mai. de 2019

Ver no GitHub
 (7 comments) (0 reactions) (0 assignees)C (3.229 forks)batch import
FEEDBACK WANTEDHacktoberfestIMPORTANTgood first issuejson

Métricas do repositório

Stars
 (23.826 stars)
Métricas de merge de PR
 (Mesclagem média 16h 24m) (99 fundiu PRs em 30d)

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