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

Unexpected completion behavior #5150

Closed
emsquid opened this issue Dec 13, 2022 · 1 comment
Closed

Unexpected completion behavior #5150

emsquid opened this issue Dec 13, 2022 · 1 comment
Labels
C-bug Category: This is a bug R-duplicate Duplicated issue: please refer to the linked issue

Comments

@emsquid
Copy link

emsquid commented Dec 13, 2022

Summary

When I am using completion in Helix, choosing an item from completion gives me a weird result

Reproduction Steps

I tried this:

  1. write a variable/function name

I expected this to happen:
Completion give me the right variable name when I pick it

Instead, this happened:
Some letters are duplicated

See this exemple recording in python (it happens in many other situations):
https://user-images.githubusercontent.com/76693837/207450888-63f55268-d354-44fb-b608-996a57219b89.mov

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

Helix Version

helix 22.12 (96ff64a)

@emsquid emsquid added the C-bug Category: This is a bug label Dec 13, 2022
@the-mikedavis
Copy link
Member

Duplicate of #4851

@the-mikedavis the-mikedavis marked this as a duplicate of #4851 Dec 13, 2022
@the-mikedavis the-mikedavis closed this as not planned Won't fix, can't repro, duplicate, stale Dec 13, 2022
@the-mikedavis the-mikedavis added the R-duplicate Duplicated issue: please refer to the linked issue label Dec 13, 2022
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 R-duplicate Duplicated issue: please refer to the linked issue
Projects
None yet
Development

No branches or pull requests

2 participants