Radare2: We need a way to customize content of panels permanently

Created on 8 Sep 2018  Â·  6Comments  Â·  Source: radareorg/radare2

It is currently possible to customize panels in radare: V! and then press e in a panel.
However this is reset every time panel mode is launched.
We need a way to change this permanently and per-session.

Having variables for this would solve both problems. Something like:
panel1.name
panel1.cmd
panel2.name
panel2.cmd
panel3.name
panel3.cmd
...

For example e panel1.cmd=px 40 @rdx

visual

Most helpful comment

NOTHING IS PERMANENT

All 6 comments

already came up with an solution with existing APIs which I've created recently. shouldn't be difficult at all. I will be on this soon enough.

NOTHING IS PERMANENT

Except death.

On Fri, Sep 14, 2018, 2:04 AM radare notifications@github.com wrote:

NOTHING IS PERMANENT

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/radare/radare2/issues/11461#issuecomment-421098780,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAMZ_c8W95-qQs1L39CqIrhYnxCOcrPYks5uap4ugaJpZM4Wf96N
.

btw is death permanent really? because i have not died yet so i don't know tbh.

this has been done already.

Some info / documentation?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

XVilka picture XVilka  Â·  7Comments

securitykitten picture securitykitten  Â·  4Comments

YugoCode picture YugoCode  Â·  6Comments

PaquitoRiviera picture PaquitoRiviera  Â·  7Comments

XVilka picture XVilka  Â·  3Comments