-
Notifications
You must be signed in to change notification settings - Fork 23
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 argument '--local-events' found #29
Comments
Hi, this plugin requires the latest Yazi code at the moment. |
I already have the latest version, as for 2024-03-10 09:23 UTC from the extra package of Am i missing something ? |
Hi, I think you maybe have the latest release of yazi, but it looks like this plugin currently works with the latest unreleased version.. I see a couple of options:
|
i did build and install it from source now, but the keybindings doesnt seem to work, like opening files, or opening in split, .etc |
@sxyazi do you have plans to release a new version of yazi in the near future? I see sxyazi/yazi#836 which seems to be about a new "bigger" version release. |
@I-Own-You can you show what Mine is Can you also show what your neovim config is for yazi? |
My version is: the config is the default one. |
Thanks, I'll try to do some investigation later today. Also, what is your neovim version? I am running
|
Mine is:
|
I have problems with nvim latest git version like 0.10.x, it randomly crashes, but i will try to install it, maybe it will work with yazi |
I have installed the latest neovim git version, didnt work anyway |
Ok, I see some problems that might be easily fixable. If you are still using what seems to be your config, it seems like you're actually overriding the default keymappings with an empty function here. Can you try using a very minimal set of options, update: I added the instructions to the readme now I think this confusion is a failure of communication on my part. I will try to make the readme much clearer about this 👍🏻 |
indeed, these 2 lines are the problem: for opening functionality like "o": so i commented them, now it works fine |
i will probably remove all options beside UI related, so it will be more relevant |
Nice 👍🏻 Does it work for you now? Can this issue be closed? |
actually, one more question if you dont mind, there is |
I hadn't realized that's a feature 😆 No, it's not supposed to work that way. I'll investigate, thanks for the report. |
then yes, this issue can be closed |
Ok, I'll track that in the linked issue. You can subscribe to that for updates. |
Hi, just found your plugin here
Installed with
lazy.nvim
, tried to use it, but encountered anerror
.Here is the
error
:The text was updated successfully, but these errors were encountered: