When I define 'shellslash', Windows paths look like C:/Users/user/.... This results in multiple failures starting from incorrect path.sep detected, leading to errors like:
E5108: Error executing lua ...a/site/pack/paqs/start/plenary.nvim/lua/plenary/path.lua:490: Could not create file: C:\Users\user\C:/Users/user/AppData/Local/nvim-data/telescope_history
When I define
'shellslash', Windows paths look likeC:/Users/user/.... This results in multiple failures starting from incorrectpath.sepdetected, leading to errors like: