telescope-packer.nvim icon indicating copy to clipboard operation
telescope-packer.nvim copied to clipboard

"Open online repository" never works in the WSL

Open kyoh86 opened this issue 2 years ago • 0 comments

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

kyoh86 avatar Nov 20 '22 05:11 kyoh86