Hi,

I started maintaining a fork of FreeDOS EDIT [1]. The permanent flickering of 
the mouse cursor drove me nuts, so I fixed it (mostly).

I integrated the EDIT and DFlat+ into a single source folder and made a new 
Makefile for Open Watcom. Building is as easy as invoking `wmake` in the source 
directory (provided everything is setup correctly). It also cross-compiles with 
Open Watcom for Mac. I have no plans supporting Borland C.

The help file - generated via HUFFC and FIXHLP from EDIT.TXT - is not built 
yet, as FIXHLP segfaults when built on Mac (clang). I will investigate and fix 
this.

If you encounter bugs in EDIT, you may report them on my repo. I will try to 
fix them. Besides fixing bugs, I do not plan to do any major changes, but will 
happily integrate them if someone else does.

[1]: https://github.com/boeckmann/edit

Greetings, Bernd



_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to