> > copy and paste directly out of the vim command line
>
> I don't think you can copy the text displayed by a command in GUI Vim.
> This tip has information on :redir
> https://vim.wikia.com/wiki/Capture_ex_command_output
>
> A trick for options allows the value to be pasted into the current buffer or copied into the clipboard register:
>
> :put =&guifont
> :let @+ = &guifont
>
Cool trick. Obviously I don't have the correct search words for that one, as I didn't find
anything like that.
Thanks for that!
> > btw, please delete the account ...
>
> The account you mentioned was listed as "bouncing" meaning that messages emailed to
> the address were being returned as undelivered. I removed the account from the
> mailing list.
Thanks. Yeah, if I had left on my own terms (which I was in process ANYWAY), I would have
removed all of my e-mail groups...
Andy
>
> John
--
--
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.
For more options, visit https://groups.google.com/d/optout.
Thursday, December 20, 2018
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment