Friday, February 26, 2021

Re: How to delete from the current cursor position to a particular character on the same line?

That surely does it.  Thank you both, very much.

On Friday, February 26, 2021 at 11:30:53 AM UTC-5 sgovin...@yahoo.com wrote:
On 2/26/2021 7:35 AM, Joseph Wulf wrote:
> I've a common problem that I've never been able to find a solution for.
> ...
> ... how can I delete from the current cursor position ... to the first
> double-quote mark (") efficiently?

In normal mode, consider "deleting with motion": dt" or df"

--Suresh



--
--
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 vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/9f334b4b-ed7d-4319-bd0f-c5b130cfc52cn%40googlegroups.com.

No comments: