nvim-telescope / telescope-packer.nvim

A Telescope extension that provides extra functionality for Packer.nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Open online repository" never works in the WSL

kyoh86 opened this issue · comments

commented

There's no usable xdg-open in the WSL.
Can you use wslview instead?

E5108: Error executing lua .../site/pack/packer/start/plenary.nvim/lua/plenary/job.lua:106: xdg-open: Executable not found
stack traceback:
	.../site/pack/packer/start/plenary.nvim/lua/plenary/job.lua:106: in function 'new'
	...lescope-packer.nvim/lua/telescope/_extensions/packer.lua:94: in function 'key_func'
	...k/packer/start/telescope.nvim/lua/telescope/mappings.lua:352: in function 'execute_keymap'
	[string ":lua"]:1: in main chunk
stack traceback:
	[C]: in function 'error'
	.../site/pack/packer/start/plenary.nvim/lua/plenary/job.lua:106: in function 'new'
	...lescope-packer.nvim/lua/telescope/_extensions/packer.lua:94: in function 'key_func'
	...k/packer/start/telescope.nvim/lua/telescope/mappings.lua:352: in function 'execute_keymap'
	[string ":lua"]:1: in main chunk