development version newLISP v. 8.5.4

Notices and updates
Locked
Lutz
Posts: 5289
Joined: Thu Sep 26, 2002 4:45 pm
Location: Pasadena, California
Contact:

development version newLISP v. 8.5.4

Post by Lutz »

• signal handlers now may pass the signal as a parameter

• Ctrl-D now exits the newLISP command line (Linux/UNIX only)

• bug fixes

For files and detailed change notes see here: http://newlisp.org/downloads/development

Lutz

jsf
Posts: 2
Joined: Tue Jan 18, 2005 1:37 am
Location: USA
Contact:

Re: development version newLISP v. 8.5.4

Post by jsf »

I have no idea why many of us have become so used to an application exiting when we hit Ctrl-D, but we have. Ctrl-D is baked into our brains and has been for a very long time.

Typing (exit) isn't that hard, but I find myself hitting Ctrl-D every single time and then realize I need to type (exit).

Thanks for this feature. It's probably silly, but I appreciate it very much.
Lutz wrote:
• Ctrl-D now exits the newLISP command line (Linux/UNIX only)

Lutz
Username is "kanen"
(this account is not being used)

Locked