On 2013-02-02, Michael Henry wrote: > On 02/01/2013 10:42 PM, Gary Johnson wrote: > > then highlight the lines of the report using V. Then > > > > gqgvY > > > > to reformat all the paragraphs as long lines and yank them to the > > clipboard[...] > > I was interested to see the use of visual-mode "Y" above. In > the Vim help (and in brief empirical testing), I don't see any > difference between lowercase "y" and uppercase "Y" in visual > mode. I'm just curious why you've chosen to use the uppercase > alternative, since lowercase "y" is easier to type.
I wanted the yank to be done line-wise and it was easier for me to type Y than to investigate whether y would work as well. Regards, Gary -- -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
