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

Nothing happens when I press <leader>p #2

Open
tempegarit opened this issue Oct 13, 2022 · 4 comments
Open

Nothing happens when I press <leader>p #2

tempegarit opened this issue Oct 13, 2022 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@tempegarit
Copy link

Problems
When I press <leader>p on an image file on nvim-tree, nothing happens.

Machine
WSL windows 10

@adelarsq
Copy link
Owner

@tempegarit Thanks for the report.

Which output is showed on the nvim-tree window for the command :verbose map <leader>p?

Also it relies at moment on PowerShel. Do you already have it installed?

@tempegarit
Copy link
Author

The output for the command :verbose map <leader>p:
n <Space>p @:lua require('image_preview').PreviewImage()<CR> Last set from Lua

It relies on PowerShell

Did you mean this?
Screenshot 2022-10-16 065011

But what powershell have to do with it? I use WSL (windows subsystem for linux) windows 10.

@adelarsq
Copy link
Owner

I use WSL (windows subsystem for linux) windows 10.

Oh that is why. Will be necessary some changes on the plugin to use on WSL. I will keep this issue as a feature request.

@tempegarit
Copy link
Author

Thanks!

@adelarsq adelarsq added the enhancement New feature or request label Oct 23, 2022
@adelarsq adelarsq added the help wanted Extra attention is needed label Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants