Hi all, I recorded a macro (search for line and paste 3 lines out of the clipboard "*p )
I want to execute the macro in 15 different buffers and tried it with the bufdo - Command, without success :bufdo @a | update Vim prints 30 lines (every first line the filename and every second line the search-criterium), then it waits for me pressing a key. But nothing changed in the files. Does someone can give me a hint?
