Command Prompt end-of-line issues

24 Jan
2024
24 Jan
'24
3:19 a.m.
Hello, I am having end-of-line issues on Windows 11 64-bit (compiled with Visual Studio 2022 v17.6.2). ECL acts like it is gobbling up end-of-line characters. For example, when I type (cons 1 2)<ENTER> at the REPL nothing happens. If I then type <ENTER>, then REPL executes the function and returns (1 . 2) as expected. If I type (quit)<ENTER> at the REPL, nothing happens. If I type <ENTER>, ECL exits and returns to the Command Prompt. This is new behavior to me, but I do not know when it began. I have never had this difficulty on Windows before. Has anyone else observed this behavior? It does not happen on Debian. David
383
Age (days ago)
383
Last active (days ago)
0 comments
1 participants
participants (1)
-
dave@synergy.org