What is a Windows text editor that will make it easy for me to have four text files open onscreen at once?
Posted
by
Ascendant
on Super User
See other posts from Super User
or by Ascendant
Published on 2011-10-26T05:44:22Z
Indexed on
2012/06/03
10:43 UTC
Read the original article
Hit count: 240
When brainstorming / planning I like to have four text files open onscreen at once: One for notes/stream of consciousness, one for action items to follow up on, one for a rough outline, etc.... What I'm looking for is an easy way to create / save four text files in this manner in Windows.
Most importantly, I need the lines to wrap based on the width of the actual window itself. Not based on a ruler or document size (a la Word or WordPad) and not wrapping "manually only" (like Windows' built in Notepad application.) Also, I need the windows to have no, or at least, little, fluff at the top of each document (menubars, ribbons, etc.)
On my Mac, I've found that the built-in TextEdit application is almost perfect for this. There's no header or ribbon taking up space for each document, and lines wrap when they hit the end of the window. I haven't had any luck finding a Windows application that works the same way.
© Super User or respective owner