I have today completed the most basic, usable version of WireANSI.
Features and limitations of this preview: -
- Fixed 80x25 editing area.
- Very good optimised saving of ANSI files.
- 'Overwrite' mode editing only.
- Loads ANSI files but only understands colour-change escape sequences.
- No support for underline, bold or italic styles.
- Saving is slow.
- Loading is very slow. Like watching a 300-baud BBS connection on an Amiga 500.
Bugs: -
- Does not ask permission to overwrite files. Be careful!
- Clicks on toolbar buttons are acted upon immediately, rather than at button-up time.
- Probably does not fit on regular displays (slightly overscanned resolution used).
- Booting from the ADF gives a slow keyboard repeat rate. Launch from your HD instead (assume you've adjusted your input prefs for faster repeat?!).
There is a help screen (hit HELP), but it does not give much assistance
Pressing F1 - F8 will change foreground colour. Shift + F1 - F8 to change background. Cursor will show current colour (top half = foreground, bottom half = background).
Two attachments here are a zip of the bootable ADF (not really recommended to do so, just launch your Workbench instead) and the source for this version (V0.22).
I will welcome your criticism, good and bad.