Skip to content

Clojure mode doesn't honour (or maybe tramples on) input-decode-map #190

@sw1nn

Description

@sw1nn

If I runs emacs in a terminal with windmove and it's default bindings. I can navigate between windows using various combinations of Shift + , Also paredit has bindings that involve Ctrl/Meta + ,

This functionality relies on emacs decoding terminal escape sequences, via (I think) the input-decode-map

However, if I set the major mode as clojure-mode then the decoding of the escape sequences appears to be disabled (or overwritten).

It seems that clojure-mode is doing something undesirable to the input-decode-map

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions