Wikia

Vim Tips Wiki

Watchlist Recent changes

Apply range to any command that does not accept ranges

Tip 1153 Printable Monobook Previous Next

created February 26, 2006 · complexity basic · author Yakov Lerner · version 6.0


Some commands do not accept ranges, but you want to execute them for every line in the range.

This trick allows to apply the range to any command that does not accept range directly:

:n1,n2 g/^/ command

That is, you add g/^/ between the range and the command.

CommentsEdit

Pages on Vim Tips Wiki

Add a Page
1,590pages on
this wiki
Advertisement | Your ad here

Latest Photos

Add a Photo
71photos on this wiki
See more >

Recent Wiki Activity

See more >

Around Wikia's network

Random Wiki