You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
or
How to disable the cursor move to other positions in a file name, when a single mouse-click a tree node or a double mouse-click a tree node?
In now nvim-tree, When the mouse clicks at file name other positions, the entire tree will move along with the cursor. This is not conducive to navigating and browsing the entire tree.
Neovim version
nvim-0.8
Operating system and version
Ubuntu20_X64
Windows variant
No response
nvim-tree version
master branch
Clean room replication
~/.config/nvim/lua/user/nvim-tree.lua
Steps to reproduce
1、Using nvim open a folder
2、When the mouse clicks at file name other positions, the entire tree will move along with the cursor
Expected behavior
No response
Actual behavior
No response
The text was updated successfully, but these errors were encountered:
Description
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?
or
How to disable the cursor move to other positions in a file name, when a single mouse-click a tree node or a double mouse-click a tree node?
In now nvim-tree, When the mouse clicks at file name other positions, the entire tree will move along with the cursor. This is not conducive to navigating and browsing the entire tree.
Neovim version
Operating system and version
Ubuntu20_X64
Windows variant
No response
nvim-tree version
master branch
Clean room replication
Steps to reproduce
1、Using nvim open a folder
2、When the mouse clicks at file name other positions, the entire tree will move along with the cursor
Expected behavior
No response
Actual behavior
No response
The text was updated successfully, but these errors were encountered: