Unwanted line swapping when helix is run within tmux #12062
Unanswered
chrisolsen
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Hm... which helix version are you using? Does it happen on the master branch as well? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This issue is one that I only experience when using Helix within Tmux.
For some reason as I am typing I quite often get unwanted line swaps, which often goes unnoticed until either syntax highlights being to appear or I run a failing build.
The other issue is I can't replicate what I do. It often seems to happen when I have a line or two selected, I click
esc
, then move my cursor to some location to insert some text. I can't even replicate the issue immediately after it happens, so it seems like the speed at which the keys are pressed is part of the process.Attached is a video of the issue, that to reproduce, took a while of just clicking the same key combinations until it happened.
Does anyone know what is happening and have a fix?
issue.mp4
Beta Was this translation helpful? Give feedback.
All reactions