Skip to content

Fix cl-charms high level API character conversion  #36

@ghost

Description

Currently as pointed out in the FIXME comments in the code cl-charms is doing code-char and char-code which often does not correctly map the C chars to the equivalent lisp chars.

One problem in particular is the arrow keys map completely wrong.

I will make a pull request for this if I have time/decide not to just use the low level API but thought this should be officially filed.

See https://github.com/HiTECNOLOGYs/cl-charms/blob/master/src/high-level/utilities.lisp#L22-L31.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions