Wednesday, May 6, 2020

Re: vimgolf E20

 
 
Sent: Wednesday, May 06, 2020 7:44 PM
Subject: Re: vimgolf E20
 
's' is substitute and the '*' applies it to all matching lines in the file
 
On Wed, May 6, 2020 at 7:38 PM Niels Kobschätzki <niels@kobschaetzki.net> wrote:
 
On 6. May 2020, at 20:13, Neil Earnshaw <neil.earnshaw@gmail.com> wrote:


This command works fine in vim on my chromebook:
 
:*s/)/);/
 
 
What is *s?
 
Cheers,
 
Niels
--
--
really? I've always used :%s
 
Chris

No comments: