Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emoji character causes cursor unexpected behaviour #8911

Closed
heldrida opened this issue Nov 25, 2023 · 1 comment
Closed

Emoji character causes cursor unexpected behaviour #8911

heldrida opened this issue Nov 25, 2023 · 1 comment
Labels
C-bug Category: This is a bug

Comments

@heldrida
Copy link

Summary

While writing bash, put a small text message preceded by an emoji info character. It caused Helix Editor to show the cursor in odd places, and also some characters such as double quote to show/hide as I moved around hjkl or cursor keys.

Thus, when putting some emoji characters in-memory it causes Helix unexpected behaviour.

Reproduction Steps

I tried this:

  1. Open a typescript file hx fooba.ts
  2. Insert emoji ℹ️
  3. Yank text/emoji selection
  4. Paste text/emoji line
  5. Move cursor around

I expected this to happen:

Work as regular character/text.

Instead, this happened:

Nov-25-2023.20-09-08-enc.mp4

Helix log

~/.cache/helix/helix.log
please provide a copy of `~/.cache/helix/helix.log` here if possible, you may need to redact some of the lines

Platform

macOS

Terminal Emulator

kitty 0.27.0

Installation Method

brew

Helix Version

helix 23.10 (f6021dd)

@heldrida heldrida added the C-bug Category: This is a bug label Nov 25, 2023
@pascalkuthe
Copy link
Member

This falls under #6012

@pascalkuthe pascalkuthe closed this as not planned Won't fix, can't repro, duplicate, stale Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug
Projects
None yet
Development

No branches or pull requests

2 participants