Re: LW 8.1 keyboard issue

"Paul Werkowski (as pw at snoopy dot qozzy dot com)" <[email protected]>
Newsgroups gmane.lisp.lispworks.general
Message-ID <[email protected]>
Thank you Martin! Works perfectly.

PW

On 3/10/2025 1:23 PM, Martin Simmons wrote:
> Sorry, this change was missed from the release notes.  The Windows platform
> now recognizes KP-Enter as a distinct key like the other platforms have done
> for a while, but we didn't add default bindings for the Listener and Echo
> Area.
>
> These bindings might help:
>
> (editor:bind-key "Confirm Parse" "KP-Enter" :mode "Echo Area")
> (editor:bind-key "Execute or Insert Newline or Yank from Previous Prompt" "KP-Enter"
>                   :mode "Execute")
>

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
[email protected]
http://www.lispworks.com/support/lisp-hug.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.