Commit c9702d4
committed
Set APLK0=default when starting a local interpreter.
Otherwise, since the interpreter is started without a controlling
terminal and with stdin not connected to a tty, it chooses the "file"
input translate table, which causes a Classic interpreter to fail to
recognise the end of line characters that RIDE sends.1 parent d5dae0a commit c9702d4
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
501 | 501 | | |
502 | 502 | | |
503 | 503 | | |
| 504 | + | |
504 | 505 | | |
505 | 506 | | |
506 | 507 | | |
| |||
0 commit comments