weirongxu/coc-explorer

[Feature] Select file to open instead of double click?

Closed this issue · 1 comments

I have set mouse=a on and when i want to open a file with mouse, i select the file with left mouse and then double click left mouse to open that file but I want somehow to just select file with left mouse will immediately open that file.

COC Settings

{
"explorer.mouseMode": "singleclick"
}