Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 1410 → Rev 1411

/sved/trunk/sved.txt
8,13 → 8,13
The SvarDOS editor (SVED) is designed for basic editing of configuration files
and such. It is NOT meant to be a full-featured text editor. On the pro side,
it has a low memory footprint and is only a couple kilobytes big, which makes
it a good fit for bootdisks or systems with extremely limited ressources.
it a good fit for bootdisks and systems with extremely limited resources.
 
- runs comfortably on a 8086-class PC with 256 KiB of RAM
- supports color and monochrome video modes
- autodetects color and monochrome video modes
- supports extended text modes like 80x43, 80x50...
- multilingual UI
- less than 7 KiB of disk footprint
- takes only 7 KiB of disk footprint
- loads files larger than 64 KiB
- no limit on line lengths
- can load up to 10 files simulteanously
24,7 → 24,6
 
- mouse support
- an integrated file browser
- copy/paste support
- undo
- search
- ...