Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix handling of double-column characters #749

Copy link
Copy link
@BenWiederhake

Description

@BenWiederhake
Issue body actions

This is probably an issue with curtsies, but until I'm sure I want to report it here first:

Steps to reproduce: Enter something like '間'.isalnum(), then move the cursor back (left arrow key) such that a is the next character, and insert an x.
Expected behavior: Visually it looks like we're about to insert an x between is and alnum. So I would expect the line to say isxalnum.
Actual behavior: It now says '間'.isaxlnum(), with the next character seemingly being the x.

Try this out with y instead of to see the expected behavior.

I may have broken this in the patch to #703, I'm not sure.

The pun ("間" meaning "between") is entirely coincidental, but I like it, and I'm keeping it.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.