-
-
Notifications
You must be signed in to change notification settings - Fork 685
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
Cannot paste into Helix or Neovim or Kakoune when using git version of Zellij #3421
Comments
I had this issue and fixed it by setting |
Hey so - I'm unfortunately not able to reproduce this. It's possible that this issue only occurs on a mac due to pasting being done with the |
Let me look at the current state of the tree and see if I can see anything. I have been using the brew version. |
Any updates? |
Thanks @towry ! Any chance you know which commit fixed it? I'll be more calm if I understand what caused this issue. |
Thanks! |
This has happened to me on MacOS 14.4 running kitty, iterm2, and terminal.
I have tried this with homebrew installed helix and my own local compiled version. No difference.
8838555 is the top most commit in the log.
Steps to reproduce:
brew install helix
if you don't have it)If I exit helix I can paste into the shell inside of zellij. If I start neovim installed from Homebrew I also cannot paste. Same thing, enter insert mode and Cmd+v does nothing. I just installed Kakoune from homebrew and again, cannot paste. However, if I use /usr/bin/vi I can paste. No problems. /usr/bin/vi is the older vim shipped with MacOS.
This all works just fine with the homebrew installed version of Zellij.
The text was updated successfully, but these errors were encountered: