You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Open a typescript file hx fooba.ts
Insert emoji ℹ️
Yank text/emoji selection
Paste text/emoji line
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
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:
hx fooba.ts
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
Platform
macOS
Terminal Emulator
kitty 0.27.0
Installation Method
brew
Helix Version
helix 23.10 (f6021dd)
The text was updated successfully, but these errors were encountered: