radareorg/radare2

Add * and j in all the missing commands

Open

#13,969 opened on May 6, 2019

View on GitHub
 (7 comments) (0 reactions) (0 assignees)C (3,229 forks)batch import
FEEDBACK WANTEDHacktoberfestIMPORTANTgood first issuejson

Repository metrics

Stars
 (23,826 stars)
PR merge metrics
 (Avg merge 16h 24m) (99 merged PRs in 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?

Contributor guide