home
latest
tags
login
🔖
🔗
vi - Efficient way to delete line containing certain pattern in vim with prompt - Stack Overflow
%s/.*pattern.*\n//gc
(
vim
)
Created 2 years ago on 2023-05-07 04:56 PM UTC.