Sunday, October 30, 2022

Re: How to incude '/' in search(find) string on the fly

I'm not using a mouse in the sense of being able to move the cursor by clicking within the text.
I'm only keyboarding the Vim operations, except to select/copy/paste text between the Vim session and windows with other activities.
This works file to insert text into the file being edited, but if I'm not in insert-mode, I still can't paste a sequence like
```
:s/foo/zap/g
```
into the session and have it work the way it would if I typed it in . Why is that?

--
--
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/661c1dc2-faef-416f-a273-1d749fcac662n%40googlegroups.com.

No comments: