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

Cursor Blinking to New Line on Suggestions #696

Open
hye-kim opened this issue Mar 4, 2024 · 3 comments
Open

Cursor Blinking to New Line on Suggestions #696

hye-kim opened this issue Mar 4, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@hye-kim
Copy link

hye-kim commented Mar 4, 2024

Environment

% typeset -p1 VENDOR OSTYPE ZSH_PATCHLEVEL _autocomplete__funcfiletrace
typeset VENDOR=ubuntu
typeset OSTYPE=linux-gnu
typeset ZSH_PATCHLEVEL=ubuntu/5.8.1-1
typeset -a _autocomplete__funcfiletrace=(
  /home/hye/.oh-my-zsh/custom/plugins/zsh-autocomplete/zsh-autocomplete.plugin.zsh:4
  /home/hye/.oh-my-zsh/oh-my-zsh.sh:179
  /home/hye/.oh-my-zsh/oh-my-zsh.sh:208
  /home/hye/.zshrc:82
  zsh:0
)
% git -C ~autocomplete log --oneline -n1
c7b6550 (HEAD -> main, origin/main, origin/HEAD) Add instructions on how to insert longest common prefix
  • Operating system: Ubuntu 22.04.4 LTS
  • Terminal emulator: Windows Terminal

I'm assuming there's something wrong with my machine, but the cursor seems blink out of place rapidly with any new character input until no suggestions are found. I'm using oh-my-zsh on WSL 2. I've tried using just zsh-autocomplete without any other plugins, and have tried other themes, but still getting the same bug. This doesn't happen on my other machine, so I'm not sure what the problem could be.

2024-03-03.23-59-05.mp4
@hye-kim hye-kim added the bug Something isn't working label Mar 4, 2024
@michaeldebetaz
Copy link

Same issue here with the Windows Terminal in WSL (Ubuntu 20.04.6 LTS).

@beracira
Copy link

beracira commented Apr 6, 2024

I believe this happens with linux terminals as well, but not to the same degree.

@emilnymann
Copy link

Having the same issue with Ubuntu 24.04 and zsh 5.9 through Windows Terminal. It's purely cosmetic but extremely distracting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants