Closed jgharston closed 5 years ago
Merged. A manual fixup was required - heap.c suddenly became a DOS-format text file with CR/LF line endings.
Also, made other changes elsewhere in the code so please resync your tree to mine.
Also - line editing keys don't work on the text-mode builds.
14-Sep-2019 JGH: ANSI keypresses working again. Amputated entirety of decode_sequence(), replaced with parsing code from JGH Console library. Needs negative ** INKEY code for Unix+NoSDL.