How to keep the cursor on the first letter of the filename when a single mouse-click or a double mouse-click #3139
-
How to set keeping the cursor on the first letter of the filename always when a single mouse-click a tree node or a double mouse-click a tree node? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
The |
Beta Was this translation helpful? Give feedback.
-
I try it, no effect when a single mouse-click a tree node or a double mouse-click a tree node |
Beta Was this translation helpful? Give feedback.
-
That's not good. I'd be grateful if you post full Bug Report so that we may replicate and fix this. |
Beta Was this translation helpful? Give feedback.
The
:help nvim-tree.hijack_cursor
option should resolve this issue.