macros - Debugging VI magic -
for reason, when use single line search movements (f,f,t,t) in vi macros, , try execute them, they're noticeably slow (~5 seconds)
other macros not using movements fine , normal.
is there easy way find causing this?
i suspect have other key maps starting 'f', 'f', 't' , 't', , vi waiting time-out before executing them. ":verbose map f", ":verbose map f", etc. show?
Comments
Post a Comment