g
g copied to clipboard
g: A portable general purpose programmable text editor with calculator and macro facility.
Hi there, Thanks so much for this work! As someone used the original version on the Aberystwyth Honeywell L66 in the late 80s to write B code I was wondering...
An alias to start the calculator directly, like `gc` (*possibly not generic enough*) is nicer and easier than `g -{`.
* Fix build successfully for Phar Lap 286 under both DOS and OS/2 style builds (that is, with both internal curses and PDCursesMod)
* VT100/102 and ADM3, also probably Z19. * Intention is to support systems without curses, mainly 16-bit CP/M (CP/M-68K, etc.) * Also to support console redirected DOS (CTTY, SSHDOS) and...
* Add proper installation instructions to REAADMEdocumentation * Should at least go over DOS, Windows, OS/2, UNIX.
See issue https://github.com/dmsc/emu2/issues/36 ... While this is historic behavior, it should probably be adjusted as it causes the same display bug that emu2 had on NTVDMx64 and non-x86 NTVDM emulations.
The colors used by the internal curses implementation used on DOS systems should probably be adjusted to match the standard PdCursesMod colors.