hijack_cursor
with update_focused_file.enable
does not set cursor on focus/toggle
#2599
Labels
bug
Something isn't working
Description
After opening file and focus nvim-tree, cursor does not set to node name for the first time.
Neovim version
Operating system and version
arch
Windows variant
No response
nvim-tree version
master
Clean room replication
Steps to reproduce
Expected behavior
With hijack_cursor cursor always should be on node name pos.
Actual behavior
When open/focus, but not on startup, nvim-tree position of cursor is under node, but on pos 0.
The text was updated successfully, but these errors were encountered: