When I open a file in radare2 and then enter Vpp
, the first line appears next to the registers. Is this a bug or a config parameter which I could change ?
That problem persists even if I move in the file with j
or k
And if it's a bug, is there a 'context' parameter so that I can print 1 line above the line where I have the focus ? (by focus, I dont mean the address where I seek but the address where I put a comment pressing ;
)
Thanks