ATPad is a simple Notepad replacement written in pure C and Windows API. Even though it maintains the simplicity of Notepad, ATPad includes numerous additional features, that will surely help you in managing your texts.
Here are some key features of "ATPad":
· Tabbed environment - especially useful for working with multiple files (for example, logs).
· Fully customizable editor - colors, fonts etc.
· Lines numbering - it's hard to find these days any respectable editor which does not support this feature.
· Word wrapping - can anybody write long scripts without it?
· List of recently open documents - ATPad stores this list accordingly to MAC address, so "Recent Files" on your laptop will look different from "Recent Files" on your desktop machine! But if you run the program from removable drive and work with files on this drive, they will be always presented in list, regardless of MAC address of hosting computer.
· Keeping last session - start the work exactly from the point you've finished (all said above about list of recent documents is true against last sessions as well).
· Bookmarks - never lose your way.
· Displaying whitespaces - tabs, spaces, line breaks.
· Reloading documents "on-demand" - instead of reopening them.
· Outer changes tracking - stay informed when any of currently open documents has been changed out of program.
· Reloading document in specified interval - you can specify interval for recurrent document reloading.
· Sending documents via email - it's possible to send each document, even "Untitled", via email as attachment.
· Portability - ATPad does not require installation, it can be started from any drive (fixed or flash) and leaves no traces on host computer after finishing.
What's New in This Release: [ read full changelog ]
· Find/Replace in all open files
· Undo/redo for all changes made to current document or all documents
· Snippets system
· Menu accelerators (hotkeys)
· Auto URL detection
· Fixed bug - improper reading/writing of documents in UTF-8 format
· Fixed bug - improper handling of command line