e List/get/set config evaluable vars
Usage: e [var[=value]]Evaluable vars
-
-
Use
Veto enter Visual mode to modifyevalues, or usee??[key name]to get a description. To get valid values, use=?. Examplee dbg.bep =? -
e?asm.bytesshow description e??list config vars with descriptione aget value of var 'a'e a=bset var 'a' the 'b' valuee var=?print all valid values of vare var=??print all valid values of var with descriptione-reset config varse*dump config vars in r commands-
e!ainvert the boolean value of 'a' var -
ec [k] [color]set color for given key (prompt, offset, ...) edopen editor to edit~/.radare2rcfileeevaropen editor to change the value of varejlist config vars in JSONenv [k[=v]]get/set environment variableer [key]set config key as readonly. no way backes [space]list all eval spaces [or keys]et [key]show type of given config variableev [key]list config vars in verbose formatevj [key]list config vars in verbose format in JSON
e!a eevar ej env er es et ev evj