update radare2 config

This commit is contained in:
2026-03-17 20:43:39 +01:00
parent 3c6c23927f
commit c0b302be3e

View File

@ -114,7 +114,7 @@ r2i module addr="dbg.os_main":
radare2 -AA \ radare2 -AA \
-c "s {{ addr }}" \ -c "s {{ addr }}" \
-e scr.color=3 \ -e scr.color=3 \
-e scr.scrollbar=1 \ -e scr.scrollbar=0 \
-e scr.responsive=true \ -e scr.responsive=true \
-e scr.interactive=true \ -e scr.interactive=true \
-e scr.utf8=true \ -e scr.utf8=true \