SciTE Word Wrap
In User Options File
#Wrap
wrap=1
output.wrap=1
wrap.style=1
In User Options File
#Wrap
wrap=1
output.wrap=1
wrap.style=1
This entry was posted on Tuesday, September 23rd, 2008 at 11:55pm and is filed under linux. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response or trackback from your own site.
Entries (RSS)
and Comments (RSS).
WordPress 2.9.1. 20 queries in 0.183 seconds.
June 24th, 2009 18:48
I was searching for a way to word wrap text in Scite. Now I updated the user options file and it works
Thanks for sharing this info.
October 29th, 2010 14:51
It would be cool if SciTE allowed us to use wordwrap only in certain types of files. For example, I’d like to have wordwrap in plain TXT files, but not in C++ files.
December 2nd, 2010 11:45
Just like Jim said, wordwrap should be a per-type option, so we could have wordwrap for certain types of files only.