Serpent7776 avatar

#vim peculiarities: I want to append a semicolon to currently selected lines. If ...

serpent7776

Published: 02 Jun 2025 › Updated: 02 Jun 2025#vim peculiarities:
I want to append a semicolon to currently selected lines.
If ...

#vim peculiarities: I want to append a semicolon to currently selected lines. If ...

... I do this with :'<,'>norm A; it takes ages.
If do the same thing with :'<,'>s/$/;/ it's almost instant.

Leave #vim peculiarities: I want to append a semicolon to currently selected lines. If ... to:

Written by

I like programming languages.

Read more #vim posts


Best Posts From Serpent7776

We have not curated any of serpent7776's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From Serpent7776