Re: [Bug-apl] Ctrl-D and )off

2014-12-17 Thread Blake McBride
Greetings, Just my two cents.. I really prefer the way GNU APL works now. I can't tell you how many times I've exited an app with too many ^D's because of app or line delay only to unintentionally exited the entire SSH and command shell too! GNU APL works the way APL has always worked - and

[Bug-apl] Ctrl-D and )off

2014-12-17 Thread Tobia Conforto
Hello Is there a reason why GNU APL does not exit on EOF, aka. Ctrl-D on cooked input? Every shell and interpreter I have ever used does so by default. Maybe there are people who are used to typing "exit" or "logout" by hand, but for those of us who have always hit Ctrl-D to exit from any interac