Vim: Capturing search results
You can capture the search results from the :g/ command in Vim into a register for later use: :redir @a
Read MoreA Backup for My Brain!
You can capture the search results from the :g/ command in Vim into a register for later use: :redir @a
Read More