Post #2035144
2026-05-04 06:50 UTC
Been using it (not often beyond basics for home server container administration) for years but I always get confused with searching vs search and replace vs global search
/
:%s//
:g//p (grep was named after this one IIRC, Global Regular Expression Print)
And often I just use :%s to search and highlight all instances and don’t press enter because I forget the others.
Replies (0)
No replies.