------ Original Message ------
From: "Manas" <[email protected]>
To: "vim" <[email protected]>
Sent: Friday, 2 Feb, 2024 At 4:50 PM
Subject: Visually selecting multi-lines inside backticks
Hi, this is quite a stupid question but why doesn't backticks work for
multi-line selection via something like vi`
I have some blocks like
`
lorem ipsum
`
and I want to select whole inside the backticks. I am reading that ',",`
are
only matched in the same lines.
Thanks
--
Manas
--
--
Hi Manas
there may be a niftier way, but I wd search for the backtick:
/`
then type V to go into Visual line mode, then n to search for the
second tick.
Then you can type : if you are after a substitute command, or y to yank
the marked material.
regards - Chris
--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_use/57013eb1.1368.18d6aed73f9.Webtop.99%40btinternet.com.