Win32Pad is a feature filled text editor that is written with a programmer in mind. Its main goal is to provide enough functionality that is missing from notepad without sacrificing file size and performance.
It's very fast and powerful. This editor is written so that you can install it and start using it. The features are added to make your experience better, easier and more efficient.
Here are some key features of "WinPad":
· Filesize is limited to the available memory. (not 64k)
· Recent Files list.
· 32k executable size. (C & win32 api)
· Auto-indent & Tab Size (2..8) support.
· Standard toolbar and statusbar. (You can show/hide each)
· Supports WIN (default) and UNIX file formats (read/write).
· Line Numbers.
· File change notification.
· "Smart" Home.
· ".LOG" file support.
· Find/Replace
· Goto Line # (Under Search Menu)
· Revert feature. (Re-read the file from disk)
· Full Intellimouse support.(Tested on Win95/98/NT4.0/2000)
· Shows current location, # of lines and editing mode (Insert/Overwrite).
· Open files by Dropping them from Windows Explorer.
· Minimize Win32Pad to the System Tray.
· Insert Time/Date F5, Another File.
· File Properties.
What's New in This Release: [ read full changelog ]
· Added Cut option to URL right click menu.
· Added Ctrl UP, Ctrl Down handling to match other editors.
· Added a little hack to detect Unicode text which is missing Unicode BOM in the beginning of the file. (This should make Win32Pad work with latest Fiddler versions)
· Fixed a small off-by-one error when doing block indent operation.
· Selection start now starts from 1 not 0.
· When you select File->Reload the position is now saved/restored properly.
· Removed the Error during text conversion message that could show up when copying text to the clipboard. This was a consistent problem for people using Chinese Windows XP.