UTF-8 support in radare2.

This commit is contained in:
David Tomaschik
2015-08-30 20:38:35 -07:00
parent ceceb307f9
commit 029e41c1bf

View File

@@ -1,4 +1,5 @@
e scr.color = true
e scr.utf8 = true
e dbg.bep = main
e asm.syntax = intel
e asm.linescall = true