<div dir="ltr">Why would you want to do that? You clearly don&#39;t understand html. Text areas automatically flow to fill the available width and that width typically depends on screen width. So if one is on a smart phone with a small width or a large screen with a wide width it will flow to that width. You can insert hard returns every n characters and get what you want, but it will look terrible in text areas narrower than that, over which you have no control. Forget paper! On the web you design by making the text areas the right width using css and html controls, not by diddling within the text area.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Feb 1, 2013 at 5:08 PM, Tim Johnson <span dir="ltr">&lt;<a href="mailto:tim@akwebsoft.com" target="_blank">tim@akwebsoft.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Sorry folks, but I&#39;ve had no experience with wysiwyg editors<br>
terminology so I&#39;m just going to have to demonstrate.<br>
<br>
Below is a paragraph that I formatted to a &#39;textwidth&#39; of 68 in my<br>
vim editor<br>
------------------------------------------------------------------------------<br>
Dolphy is a Model-View-Controller framework in the python<br>
programming language. I use the abbreviation &#39;lmvc2&#39; for<br>
Loader-Model-View-Controller-Config, since I put a lot of emphasis<br>
on configuration and the loader is king. &quot;Data Drives It&quot;.<br>
<br>
Now, I&#39;m going to se textwidth to 80 and &#39;reformat&#39;<br>
------------------------------------------------------------------------------<br>
Dolphy is a Model-View-Controller framework in the python programming language.<br>
I use the abbreviation &#39;lmvc2&#39; for Loader-Model-View-Controller-Config, since I<br>
put a lot of emphasis on configuration and the loader is king. &quot;Data Drives It&quot;.<br>
<br>
How can I do that with a drupal wysiwyg editor?<br>
thanks<br>
<span class="HOEnZb"><font color="#888888">--<br>
Tim<br>
tim at tee jay forty nine dot com or akwebsoft dot com<br>
<a href="http://www.akwebsoft.com" target="_blank">http://www.akwebsoft.com</a><br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></span></blockquote></div><br></div>