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

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -