How do I zoom in the cursor location after a feedb...
# magic
n
How do I zoom in the cursor location after a feedback find?
m
I like adding this to my .magicrc: macro ! "drc find; findbox zoom; zoom 16" Then you can just press ! to cycle through errors and zoom to them.