radareorg/radare2

Add * and j in all the missing commands

Open

#13.969 geöffnet am 6. Mai 2019

Auf GitHub ansehen
 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (3.229 Forks)batch import
FEEDBACK WANTEDHacktoberfestIMPORTANTgood first issuejson

Repository-Metriken

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

Beschreibung

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?

Contributor Guide