Skip to content

on Linux, x^2 has the ^2 replaced by a superscript 2! #632

@bhaller

Description

@bhaller

This is apparently Linux trying to be smart, but Eidos/SLiMgui don't support this, of course. I'm not sure whether Linux is somehow forcing styled text into SLiMgui's editor (which should only allow plain text), or whether it is using the Unicode superscript 2 (https://www.compart.com/en/unicode/U+00B2). Either way, it needs to be prevented.

Workarounds: typing x^^2 prevents it; I guess ^^ is the Linux way of saying "no, I really do want a caret". Or you can type "x^ 2", with a space, and then delete the space.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions