March 17, 2016
The substitute command (:s) applies to whole lines, however the \%V atom will restrict a pattern so that it matches only inside the visual selection. This works with characterwise and blockwise selection (and is not needed with linewise selection). For example, put the cursor on this line: music amuse fuse refuse In normal mode, type […]
posted in Linux by nico