The problem with commandline history can be fixed by editing history.fs as follows:
--- history.fs --- s" os-class" environment? [IF] s" unix" str= [ELSE] true [THEN] ( bug!! ) drop 0 ------------------ CYGWIN.dll does not perfectly emulate a unix environment. For that, it would have to recognize a path like "~/.gforth-history" and convert it to something reasonable. Somebody could have told me that gForth interprets startup.fs when it starts up. An easy way to completely customize the environment, include asm and disasm etc. BTW, dosekey.fs is missing. -marcel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
