> Thoughts?

Soft-wrap is good:

- if want to sort lists (eg TODO lists) by prefix
- if you have to edit text on devices whose screen is too narrow to
display 70+ chars
- if you want to easily include the text in a word processor document
- if you want to edit e-mails (well, it depends of course)
- if you want to insert the text in textareas in your browser
- ...

Even if it's true that text with hard line breaks work better in
conjunction with the usual set of text-related programs like grep
etc., I think an editor should support well editing soft-wrapped text
files. So I personally would like to so improved support for editing
soft-wrapped files. The breakindent patch could be a good starting
point. If the right margin could be configured too, it would be
perfect.

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

Reply via email to