With :hardcopy I can select lines from a file and print just those
lines. The printoptions (popt) option includes a parameter wrap:y/n
described as:
 
wrap:y (default)  Wrap long lines.
wrap:n               Truncate long lines.
 
So what is the definition of a "long line" in this context? Can I change
the definition for :hardcopy purposes? I wish to prevent lines from
wrapping (or truncating) in my printed output.

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to