Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.
I am trying to find a Windows text editor with an easy way to resize the font directly with mouse buttons or the scroll wheel with a good text wrap option. Those two features are important to me!
Any ideas? Thank you!
2013-03-23 14:52:41
Sublime Text 2 - The text editor you'll fall in love with.http://www.sublimetext.com/2
2013-03-23 14:41:09
Hi Issam, I read your reply and I think there is some confusion about terminology here. Word wrap means that the editor puts as many words as will fit in the window (or within the paragraph width, if it's a word processor), and then move the rest of the text to the next line, and so on. If you want to be able to put each word on a separate line, or combine all the words in a document into a single, long paragraph etc, then you need an editor with good search and replace facilities, ideally with Regular Expression (Regex) support, such as Notepad++ or any of hundreds of other editors.
2013-03-23 19:18:21
Thank you Oron for your help :)
2013-03-23 14:32:56
Notepad is easy to use You can edit easily, font resizing and word wrapTry on Notepad's Format >> Word Wrap and FontFonts in easy to change your favorite size
2013-03-23 13:17:35
Notepad2 is very adaptable but to be honest it depends exactly on what you want to use it for i.e. writing code etc.If you Google 'Notepad alternatives' you will come up with a hell of a lot.I tried a few different alternatives until I settled on Notepad2.
2013-03-23 19:12:24
Thank you Alan Notepad2 was excellent one.
2013-03-23 11:47:54
try Hippoedit it is shareware but with lifetile update i thinkhttp://forum.hippoedit.com/faq/how-to-change-the-font-of-the-editor/to change the font size, is using mouse wheel, keeping Ctrl.if you need other things you can contact them and they will be helping to add new features.http://www.hippoedit.com/
2013-03-23 11:54:30
http://www.hippoedit.com/order.php?lang=en-Free minor upgrades (e.g., 1.0 -> 1.1).-Discount for major upgrades (e.g., 1.0 -> 2.0).
2013-03-23 10:58:57
What's wrong with Microsoft's own notepad? It supports the mouse wheel, and the options you are asking for are there under "Format"!
2013-03-23 14:34:24
yes it's ok but I need more wrap options, I must put all text in one bloc, only one word then space, word the space, word then space for all the text
2013-03-23 09:10:11
Notepad++http://notepad-plus-plus.org/
2013-03-23 14:29:40
I like it very much but the problem is the default max font size is 28px I need more size.
2013-03-23 04:16:02
Use wordpad. It is preinstalled on windows.